mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-24 11:03:39 -05:00
Fix: Examples not importing pyscript from build folder when running locally (#705)
* Copy build to examples if not running prod * Add rollup-copy as a dev dep Co-authored-by: mariana <marianameireles@protonmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"prettier-plugin-svelte": "^2.7.0",
|
||||
"pyodide": "^0.21.0",
|
||||
"rollup": "^2.71.1",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-css-only": "^3.1.0",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
"rollup-plugin-serve": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user