We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e990ae commit abe3e4eCopy full SHA for abe3e4e
1 file changed
packages/build/CHANGELOG.md
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-<!-- ## Unreleased -->
+## Unreleased
9
+* Fixed an issue where bare specifiers were not rewritten for dynamic imports after transforming them to AMD require statements.
10
<!-- Add new, unreleased changes here. -->
11
12
## [3.1.3] - 2019-04-02
0 commit comments