return imports to original ( assert {type:json}). This stops local dev from working though

This commit is contained in:
Robin Scholtes 2023-05-10 23:16:32 +12:00
parent 9fbef2c163
commit b80525315d
4 changed files with 5 additions and 8 deletions

View file

@ -9,9 +9,9 @@
is expanded and double click the window to fs > resolve. Reset layout
### JS:
- `core/Recipe.mjs`, `core/lib/Magic.js` return imports to original
- `core/Recipe.mjs`, `core/lib/Magic.js`, `core/ChefWorker.js` return imports to original
> but then dev wont run anymore :(
### Misc:
- Gruntfile revert dev config
- delete this file when done :)