mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 12:48:14 +00:00
Revert "temporarily use file loader for live-reload via plugin"
This reverts commit 2f54f404c2
.
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user