Skip to content

Commit

Permalink
修复Cannot find module 'next-compose-plugins'
Browse files Browse the repository at this point in the history
  • Loading branch information
Baiang committed Jul 22, 2018
1 parent 943acd7 commit 3c45e35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* eslint-disable */
const path = require('path')
const withPlugins = require('next-compose-plugins')
const OpenBrowserPlugin = require('open-browser-webpack-plugin');
const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer');
const { WebpackBundleSizeAnalyzerPlugin } = require('webpack-bundle-size-analyzer');
Expand Down

0 comments on commit 3c45e35

Please sign in to comment.