test fixes · javascriptdata/danfojs@408ea35 · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

Commit 408ea35

Browse files
author
Mathieu Davy
committed
test fixes
1 parent bf56471 commit 408ea35

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@
88
],
99
"scripts": {
1010
"install": "cd src/danfojs-base && yarn && cd ../danfojs-browser && yarn && cd ../danfojs-node && yarn",
11-
"build": "cd src/danfojs-node && yarn build:clean && cd ../danfojs-browser && yarn build:clean",
12-
"test": "cd src/danfojs-base && yarn && cd ../danfojs-node && yarn && yarn test:clean && cd ../danfojs-browser && yarn && yarn test:clean"
11+
"build": "yarn build:browser && yarn build:node",
12+
"build:browser": "cd src/danfojs-browser && yarn build:clean",
13+
"build:node": "cd src/danfojs-node && yarn build:clean",
14+
"pretest": "cd src/danfojs-base && yarn",
15+
"test": "yarn test:browser && yarn test:node",
16+
"pretest:browser": "yarn pretest",
17+
"test:browser": "cd src/danfojs-browser && yarn && yarn test:clean",
18+
"pretest:node": "yarn pretest",
19+
"test:node": "cd src/danfojs-node && yarn && yarn test:clean"
1320
}
1421
}

src/danfojs-browser/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const createConfig = () => {
1212
target: "web",
1313
output: {
1414
path: path.resolve(__dirname, "lib"),
15-
filename: "bundle-esm.js",
15+
filename: "bundle.js",
1616
library: "dfd"
1717
},
1818
module: {

0 commit comments

Comments
 (0)

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.