do not add webcomponent script in every page
This commit is contained in:
@@ -11,7 +11,6 @@ module.exports = {
|
||||
{ charset: 'utf-8' },
|
||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }
|
||||
],
|
||||
script: [{ src: '/gancio-events.es.js' }],
|
||||
link: [{ rel: 'icon', type: 'image/png', href: '/logo.png' }]
|
||||
},
|
||||
dev: (process.env.NODE_ENV !== 'production'),
|
||||
|
||||
Reference in New Issue
Block a user