Commit b298a6c1 authored by 邱旭's avatar 邱旭

Merge remote-tracking branch 'origin/master'

parents e2f320a5 e2ecc459
No preview for this file type
node_modules
dist
.DS_Store
\ No newline at end of file
const path = require('path');
const fs = require("fs");
const HtmlJsToES5Plugin = require("./HtmlJsToES5Plugin");
const { SPARK_CONFIG_DIR_KEY, SPARK_CONFIG } = require('./scripts/constant');
const HtmlWebpackPlugin = require("html-webpack-plugin");
......
......@@ -9,5 +9,5 @@ module.exports ={
"IMAGE_Q1": 0.6,
"IMAGE_Q2": 0.8,
"RES_PATH": "/src/assets/",
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/sparkproject-1615946260312/1615947628444"
"RES_PATH_PROD": "//yun.duiba.com.cn/spark/v2/sparkproject-1615946260312/1615963701459"
}
\ No newline at end of file
{"assetsPathArr":["//yun.duiba.com.cn/spark/v2/sparkproject-1615946260312/1615947628444/index/index_bg.png"]}
\ No newline at end of file
{"assetsPathArr":["//yun.duiba.com.cn/spark/v2/sparkproject-1615946260312/1615963701459/index/index_bg.png"]}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment