mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
Revert "temporarily use file loader for live-reload via plugin"
This reverts commit 2f54f404c2
.
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…
Reference in New Issue
Block a user