Skip to content

Commit 26f7c63

Browse files
committed
fix: update terser for optional chaining feature(close #18)
1 parent ea53721 commit 26f7c63

5 files changed

Lines changed: 9007 additions & 199 deletions

File tree

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)