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

Modified Files

Name
M package.json +1 −0 Go to diff View file
M pnpm-lock.yaml +2 −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