Explorar o código

fix: build error

iamsee %!s(int64=4) %!d(string=hai) anos
pai
achega
094429f277
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/main.js

+ 4 - 4
src/main.js

@@ -57,10 +57,10 @@ Vue.use(JMultiSelectTag)
  * Currently MockJs will be used in the production environment,
  * please remove it before going online ! ! !
  */
-if (process.env.NODE_ENV === 'production') {
-  const { mockXHR } = require('../mock')
-  mockXHR()
-}
+// if (process.env.NODE_ENV === 'production') {
+//   const { mockXHR } = require('../mock')
+//   mockXHR()
+// }
 
 Vue.use(ELScrollbar)
 Vue.use(ColorPicker)