mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 09:08:16 +08:00
update to nx 16
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { composePlugins, withNx } = require('@nrwl/webpack');
|
||||
const { composePlugins, withNx } = require('@nx/webpack');
|
||||
|
||||
// Nx plugins for webpack.
|
||||
module.exports = composePlugins(withNx(), (config) => {
|
||||
|
||||
Reference in New Issue
Block a user