Skip to content

Commit 6ecb43a

Browse files
authored
Merge pull request #52 from michaeldzjap/feature/#51-replace-terser-plugin
Replace Terser plugin
2 parents f4cef82 + 06a1b99 commit 6ecb43a

File tree

5 files changed

+1612
-1202
lines changed

5 files changed

+1612
-1202
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest, macos-latest, windows-latest]
10-
node-version: [14.x, 16.x]
10+
node-version: [17.x]
1111
steps:
1212
- name: Check out repository code
1313
uses: actions/checkout@v3

example/package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)