UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Launchboard
launchboard-fe
Commits
04381ee2
Commit
04381ee2
authored
Oct 13, 2020
by
Graham Smith
Browse files
hide progress logs
parent
ad284bab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
vue.config.js
vue.config.js
+3
-0
No files found.
vue.config.js
View file @
04381ee2
...
@@ -57,5 +57,8 @@ module.exports = {
...
@@ -57,5 +57,8 @@ module.exports = {
preProcessor
:
"
scss
"
,
preProcessor
:
"
scss
"
,
patterns
:
[
path
.
resolve
(
__dirname
,
"
./src/scss/**/*.scss
"
)]
patterns
:
[
path
.
resolve
(
__dirname
,
"
./src/scss/**/*.scss
"
)]
}
}
},
devServer
:
{
progress
:
false
}
}
};
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment