Burhanuddin Udaipurwala
Burhanuddin Udaipurwala
Okay. Let me take a look. I'll send a PR if i am able to get it working
@bernaferrari I have a basic version of working HMR for svelte with webpack 5. It might require some changes. Would urge you to switch to the PR and let me...
Creating a new folder under packages. `packages/environment-variables-webpack-plugin`. Does this name work?
@alexander-akait if we do want to distribute it as a standalone plugin in the future, isnt it better to add it to the webpack codebase or put it under webpack-contrib...
Okay. Creating new package here then
since `env` param in the cli is already taken, what should we use for passing array of env file names in the cli? does `env-file` work?
> > since env param in the cli is already taken, what should we use for passing array of env file names in the cli? > > does env-file work?...
@alexander-akait a PR with failing tests was merged into master. so tests are also failing on this PR - https://github.com/webpack/webpack-cli/pull/3783
Looks like another flaky test
all tests have passed