-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Fix this issue : Fail to run if the project has no package.json #3
- Using the sass-embedded library : https://www.npmjs.com/package/sass-embedded
- View write logs instantly
- Replace Parcel by the Esbuild library
- Find a solution to the fact that Browsersync reloads on every write. Potentially, we have to wait for a group of writes before a page reload.
- Update all dependencies
- Make sure you compile with the latest version of node (Node 14 minimum required)
- Delete the Faker library
- Use pure ESM package
- Find a solution to create groups of parallel tasks (the goal is to avoid loading too many tasks at the same time)
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request