Why there are no documentations about this issues on webpack site
test: /\.(js|jsx)$/
will this regex works on windows
what is equivalent regex /\.
for windows
and also on my entry point should i use ./app.js or \app.js (without the dot)
because windows doesn't needs the dot.
via Bob sux
No comments:
Post a Comment