Commit b6cf1fe
committed
feat(package.json): Expose source via jsnext:main field
Expose the source code via "jsnext:main" field in package.json so that
other tools can use the actual source code instead of the bundled code.
More information at: https://github.com/rollup/rollup/wiki/jsnext:main1 parent b8cedf3 commit b6cf1fe
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments