瀏覽代碼

Add `main.scss` as an entry point for the dev build

bubble
Owen Conti 7 年之前
父節點
當前提交
87bb4420e2
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      webpack-hot-dev-server.config.js

+ 1
- 0
webpack-hot-dev-server.config.js 查看文件

@@ -55,6 +55,7 @@ module.exports = require("./make-webpack-config")(rules, {
"./src/core/index.js"
],
"swagger-ui-standalone-preset": [
"./src/style/main.scss",
"./src/polyfills",
"./src/standalone/index.js",
]


Loading…
取消
儲存