Skip to content

Commit f85d1d8

Browse files
authored
Merge pull request #429 from hackmdio/refactor-part-3
Refactor frontend part 3
2 parents c0f13cf + 4839838 commit f85d1d8

File tree

9 files changed

+224
-221
lines changed

9 files changed

+224
-221
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,9 @@
162162
"less-loader": "^2.2.3",
163163
"optimize-css-assets-webpack-plugin": "^1.3.0",
164164
"script-loader": "^0.7.0",
165-
"style-loader": "^0.13.1",
166165
"standard": "^9.0.1",
166+
"string-loader": "^0.0.1",
167+
"style-loader": "^0.13.1",
167168
"url-loader": "^0.5.7",
168169
"webpack": "^1.14.0",
169170
"webpack-parallel-uglify-plugin": "^0.2.0"

0 commit comments

Comments
 (0)