|
|
|
|
|
by theon144
2560 days ago
|
|
>I would love to see a future where we can again run a webserver from a folder to serve a frontend in development. But you can, if you build the project and then serve the "build" directory. If that's the step that's bothering you, you can just not use Webpack, that's completely possible for all major libraries I encountered. |
|
ES modules could also bring sanity to dependency management within the ecosystem. It is interesting to see the approach Deno JS is taking here as well.