We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f021e commit 365e363Copy full SHA for 365e363
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# rollup changelog
2
3
+## 1.16.6
4
+*2019-07-04*
5
+
6
+### Bug Fixes
7
+* Do not pass undefined to resolveDynamicImport for unresolvable template literals (#2984)
8
9
+### Pull Requests
10
+* [#2984](https://github.com/rollup/rollup/pull/2984): Always forward AST nodes for unresolvable dynamic imports (@lukastaegert)
11
12
## 1.16.5
13
*2019-07-04*
14
0 commit comments