Skip to content

Roadmap for v3 #17

@jdacosta

Description

@jdacosta
  • 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions