c5107969 by sunnie

read

1 parent f8f6db73
......@@ -295,7 +295,7 @@ Vue.use(Tabbar).use(TabbarItem)
```javascript
const IS_PROD = ['production', 'prod'].includes(process.env.NODE_ENV)
const defaultSettings = require('./src/config/index.js')
module.exports = {
css: {
extract: IS_PROD,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!