feature (作价和环境部署):完成住宅租赁迁移
1. 挂牌案例下载 2. 挂牌案例清洗 3. 成交案例下载 4. 成交案例清洗 5. 住宅租赁基价计算 6. repakcage name 7. 配置环境部署
This commit is contained in:
@ -95,7 +95,7 @@ module.exports = {
|
||||
.plugin('ScriptExtHtmlWebpackPlugin')
|
||||
.after('html')
|
||||
.use('script-ext-html-webpack-plugin', [{
|
||||
// `runtime` must same as runtimeChunk name. default is `runtime`
|
||||
// `runtime` must same as runtimeChunk name. default is `runtime`
|
||||
inline: /runtime\..*\.js$/
|
||||
}])
|
||||
.end()
|
||||
|
Reference in New Issue
Block a user