Skip to content

Commit 0a1a148

Browse files
committed
Add chroma and lazyload to vendor
1 parent 86a19b5 commit 0a1a148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuxt.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ module.exports = {
9090
** Build configuration
9191
*/
9292
build: {
93+
vendor: ['vue-lazyload', 'chroma-js'],
9394
// vendor: ['vue-lazyload', 'eagle.js'],
9495
plugins: [
9596
new BundleAnalyzerPlugin({

0 commit comments

Comments
 (0)