Problem Description
webpack-dev-server will only consider the first configuration, so we should move config with devSever to the first in very webpack configs.
we should use webpack-node-externals to deal with external packages in node environment.
Steps to Reproduce
Expected Behavior
Environment:
Additional Context
Problem Description
webpack-dev-server will only consider the first configuration, so we should move config with
devSeverto the first in very webpack configs.we should use webpack-node-externals to deal with external packages in node environment.
Steps to Reproduce
Expected Behavior
Environment:
Additional Context