Skip to content

Commit 9c445c3

Browse files
committed
Build to a static script
In addition to the standard package. The static script includes dependency code.
1 parent 3e92f9d commit 9c445c3

File tree

7 files changed

+1274
-12
lines changed

7 files changed

+1274
-12
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules
22
dist
3+
static
34
/test-results/
45
/playwright-report/
56
/playwright/.cache/

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
assets
33
node_modules
44
src
5+
static
56
tests
67
/test-results/
78
/test-server/

0 commit comments

Comments
 (0)