diff options
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 28a804d89..1c24890b2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,4 +3,7 @@ <component name="JavaScriptSettings"> <option name="languageLevel" value="ES6" /> </component> + <component name="WebPackConfiguration"> + <option name="mode" value="DISABLED" /> + </component> </project>
\ No newline at end of file |
