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 f0b3514 commit 4bcd6dfCopy full SHA for 4bcd6df
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## 0.x
2
+
3
+### 0.4.0
4
5
+* Support named modules.
package.json
@@ -1,6 +1,6 @@
{
"name": "amd-inject-loader",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "A simple webpack inject loader for AMD-style code",
"main": "index.js",
6
"publishConfig": {
0 commit comments