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

Add no-bundling dev mode #27

Open
3cp opened this issue Apr 16, 2022 · 0 comments
Open

Add no-bundling dev mode #27

3cp opened this issue Apr 16, 2022 · 0 comments

Comments

@3cp
Copy link
Member

3cp commented Apr 16, 2022

Supports a fast dev mode.

  • no bundling. Vite can serve ESM modules, we can serve AMD modules.
  • expose all modules individual files in Gorb's Vinyl format.
  • design a gulp dev-server along to support serving static files directly from the memory of dumber bundler without gulp.dest writing to disk.
  • might need dumber-module-loader to add some feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant