1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-09-08 21:30:50 +02:00

Fix an issue that couldn't link to other pattern

This commit is contained in:
Phuoc Nguyen
2019-11-24 22:04:13 +07:00
parent de311f6fe5
commit 849cf45482
4 changed files with 21 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"@babel/core": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.4",
"@loadable/babel-plugin": "^5.10.3",
"babel-loader": "^8.0.6",
"css-loader": "^3.2.0",
"html-webpack-plugin": "^3.2.0",