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 0334fb9 commit 193500aCopy full SHA for 193500a
package.json
@@ -2,7 +2,7 @@
2
"name": "amdclean",
3
"version": "0.1.0",
4
"description": "A build tool that converts AMD code to standard JavaScript",
5
- "main": "amdclean",
+ "main": "./src/amdclean",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/gfranko/amdclean.git"
0 commit comments