issues
search
noahehall
/
nodeproto
build prototypes, fast!
https://github.com/noahehall/nodeproto
Other
4
stars
0
forks
source link
webpack 5 node bundler
#266
Closed
noahehall
closed
2 years ago
noahehall
commented
2 years ago
simpler to switch to webpack for bundling until I get a chance to focus on esbuild interplay with node esm loaders
might be time to rebase and start a new PR whenever I return to this
context
enable bundling of node apps via webpack is the last
simple
refactor item from an ops perspective
currently should test with apps/authnz to ensure the koa app builds successfully and the defualt output bundle makes sense
then should test with the apps/client to ensure the react@alpha app builds successfully and the default outpu bundle makes sense
context