serverless-site-kit-starter-setup-guide

Serverless-site-kit-starter setup instructions:

  1. Install dependencies: npm install
  2. Serve with hot reload at localhost:8080: npm run dev
  3. Build for production with minification: npm run build
  4. Build for production and view the bundle analyzer report: npm run build --report
  5. Run unit tests: npm run unit
  6. Run all tests: npm test

For detailed explanation of how this works, please refer to the related documentation.

'use strict'
const merge = require('webpack-merge')
const prodEnv = require('./prod.env')
zip 文件大小:555.93KB