cli: added tests for forward-file-imports rollup plugin

This commit is contained in:
Patrik Oldsberg
2020-10-01 18:12:58 +02:00
parent cba7605ce0
commit 978c98403f
2 changed files with 179 additions and 0 deletions
+1
View File
@@ -114,6 +114,7 @@
"@types/webpack": "^4.41.7",
"@types/webpack-dev-server": "^3.10.0",
"del": "^5.1.0",
"mock-fs": "^4.13.0",
"nodemon": "^2.0.2",
"ts-node": "^8.6.2"
},