Skip to content

Commit 40377f0

Browse files
committed
Include the package-lock.json in distribution to lock down the build and make it possible to compare binary equivalence of the assets that are built
1 parent d1c56d3 commit 40377f0

File tree

2 files changed

+2707
-2
lines changed

2 files changed

+2707
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
.idea/vcs.xml
66
.idea/watcherTasks.xml
77
node_modules/
8-
build/
9-
package-lock.json
8+
dist/

0 commit comments

Comments
 (0)