Skip to content

Commit 6a9942a

Browse files
committed
test
1 parent c5b76e9 commit 6a9942a

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

packages/charts/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
"sideEffects": false,
2929
"scripts": {
3030
"clean": "rimraf dist",
31-
"build:css": "postcss --base src --dir dist/css src/**/*.css",
32-
"build:css-bundle": "node ../../config/merge-css-modules.js",
3331
"watch:css": "yarn build:css --watch"
3432
},
3533
"dependencies": {

tsconfig.build.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
{
88
"path": "./packages/main/tsconfig.build.json"
99
},
10-
{
11-
"path": "./packages/charts/tsconfig.build.json"
12-
},
1310
{
1411
"path": "./packages/cypress-commands/tsconfig.build.json"
1512
},

0 commit comments

Comments
 (0)