Skip to content

Commit f6e9992

Browse files
authored
Merge pull request #19 from KyLeoHC/fix-compress
fix: update terser for optional chaining feature(close #18)
2 parents ea53721 + 26f7c63 commit f6e9992

File tree

5 files changed

+9007
-199
lines changed

5 files changed

+9007
-199
lines changed

demo/src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>test</title>
66
<link href="inline.css" inline>
77
<script src="inline.js" inline></script>
8+
<script src="../../test/fixtures/es6.js" inline></script>
89
</head>
910
<body>
1011
<div class="container">

0 commit comments

Comments
 (0)