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: I08ba06e7eedaf12a97dbd90abf21dff24e5588f6

Modified Files

Name
M package.json +3 −1 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