Merge pull request #1730 from fidelcoria/cli-yaml-rollup

feat(cli): rollup yaml files for import
This commit is contained in:
Marcus Eide
2020-07-27 10:43:08 +02:00
committed by GitHub
5 changed files with 25 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-json": "^4.0.2",
"@rollup/plugin-node-resolve": "^8.1.0",
"@rollup/plugin-yaml": "^2.1.1",
"@spotify/eslint-config": "^7.0.1",
"@sucrase/webpack-loader": "^2.0.0",
"@svgr/plugin-jsx": "4.3.x",