Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for v3 #17

Open
2 of 10 tasks
jdacosta opened this issue Feb 16, 2022 · 1 comment
Open
2 of 10 tasks

Roadmap for v3 #17

jdacosta opened this issue Feb 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jdacosta
Copy link
Contributor

jdacosta commented Feb 16, 2022

  • 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)
@robiseb robiseb added the enhancement New feature or request label Feb 16, 2022
@jdacosta
Copy link
Contributor Author

jdacosta commented Apr 8, 2022

sass-embedded is available with forge 3.0.0-alpha.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants