Skip to content

Commit

Permalink
Merge pull request #57 from ZauberNerd/feature/jsnextmain
Browse files Browse the repository at this point in the history
feat(package.json): Expose source via jsnext:main field
  • Loading branch information
meandmax committed Oct 15, 2015
2 parents c1a31cc + b6cf1fe commit f8e46cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"mobile"
],
"main": "./dist/lory.js",
"jsnext:main": "./src/lory.js",
"devDependencies": {
"babel-core": "5.8.25",
"babel-loader": "5.3.2",
Expand Down

0 comments on commit f8e46cd

Please sign in to comment.