build: no need for alias in rollup config

This commit is contained in:
Evan You
2019-12-10 17:50:16 -05:00
parent 3e3188fa9f
commit 7aca27392f
3 changed files with 6 additions and 25 deletions

View File

@@ -33,7 +33,6 @@
},
"devDependencies": {
"@microsoft/api-extractor": "^7.3.9",
"@rollup/plugin-alias": "^2.2.0",
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-replace": "^2.2.1",
"@types/jest": "^24.0.21",