Skip to content
Snippets Groups Projects
Commit 1271b1c6 authored by Evan Chou's avatar Evan Chou
Browse files

remove style loader

parent 5ea28a54
No related branches found
No related tags found
2 merge requests!152Develop,!149Upgrade webpack to v4 and babel to v7
......@@ -22,9 +22,6 @@ const postcss_loader = {
const css_loaders = [
MiniCssExtractPlugin.loader,
{
loader: 'style-loader',
},
{
loader: 'css-loader',
options: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment