Files
pyscript/pyscript.core/test
Andrea Giammarchi b0377cc7ab Fix #1745 - Throw on multiple configs (#1885)
This MR shows errors and exit in these conditions:

  * multiple `<py-config>` or `<mpy-config>` found on the page
  * both `<py-config>` and `<script type="py" config="file.toml">` found on main
  * different `<script type="py" config="a.toml">`  and `<script type="py" config="b.toml">` configs found on main
2023-12-06 14:12:22 +01:00
..
2023-09-26 15:56:50 +02:00
2023-11-08 11:09:15 -08:00
2023-09-26 15:56:50 +02:00
2023-12-06 09:53:10 +01:00
2023-09-14 13:31:23 -07:00
2023-10-05 15:10:31 +02:00