stable

Clone or download

Read-only

Replace relative imports of the webpack-configurator with a package import

Part of request #26381: Prevent relative imports outside of a package Change-Id: I54107de61b3c9b50bd50fac8f5f0a71617c74a78

Modified Files

Name
M package.json +3 −0 Go to diff View file
M pnpm-lock.yaml +4 −0 Go to diff View file
M webpack.common.js +1 −1 Go to diff View file
M webpack.dev.js +1 −1 Go to diff View file
M webpack.prod.js +1 −1 Go to diff View file