mirror of
https://github.com/nasa/openmct.git
synced 2025-01-29 15:43:52 +00:00
Revert "temporarily use file loader for live-reload via plugin"
This reverts commit 2f54f404c22a9fe1721a90f7d5bd374db8b2eeff.
This commit is contained in:
parent
9c0d5f7dbf
commit
ab18bb3484
@ -57,7 +57,7 @@ const webpackConfig = {
|
||||
{
|
||||
test: /\.(sc|sa|c)ss$/,
|
||||
use: [
|
||||
MiniCssExtractPlugin.loader,
|
||||
devMode ? 'style-loader': MiniCssExtractPlugin.loader,
|
||||
'css-loader',
|
||||
{
|
||||
loader: 'fast-sass-loader',
|
||||
|
Loading…
x
Reference in New Issue
Block a user