mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-04 11:16:39 +08:00
update rc-busness/nuxt.config.js.
This commit is contained in:
parent
fe78192eef
commit
2253279151
@ -2,8 +2,8 @@ const trackingScript = 'var dataLayer = window.dataLayer = window.dataLayer || [
|
||||
const assetsUrl = 'var assetsUrl="/royalcanin-cdn-assets-new/css_js/";var isInitialized=false;';
|
||||
export default {
|
||||
env: {
|
||||
NODE_ENV: 'development'
|
||||
//NODE_ENV: 'production'
|
||||
//NODE_ENV: 'development'
|
||||
NODE_ENV: 'production'
|
||||
},
|
||||
// Global page headers: https://go.nuxtjs.dev/config-head
|
||||
head: {
|
||||
|
Loading…
Reference in New Issue
Block a user