Also publish non-minified code to npm
See original GitHub issueFirst off, thanks a ton for making documenting a really pleasant experience! 👍
I just stumbled across an potential issue (order
within a menu doesn’t work as expected in my project) and wanted to dig into the source code via placing some console.log
s at the relevant place in my node_modules
. This is made very difficult though since all the files are minified. I understand that it’s nice to have a minified version for people who want to use e.g. unpkg, but I haven’t seen many projects where the actual require
d files are minified as well.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Also publish non-minified code to npm · Issue #413 · doczjs/docz ...
I just stumbled across an potential issue ( order within a menu doesn't work as expected in my project) and wanted to dig...
Read more >Setup NPM prepublish minify script - Stack Overflow
Runs BEFORE the package is prepared and packed, ONLY on npm publish. Then our package.json looks like: "scripts" : { "prepublishOnly" : " ......
Read more >How to publish a npm package in four steps
A step by step tutorial on how to publish a package on npm using compact and idiomatic JavaScript.
Read more >scripts - npm Docs
Runs BEFORE the package is packed, i.e. during npm publish and npm pack · Runs on local npm install without any arguments ·...
Read more >How to publish a npm package (properly)
Create a readme.md file with documentation for your package. · It is also recommended to create documentation to describe the functions and classes...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @pedronauck,
I see that @IssuehuntBot has rewarded you for this - did you manage to put a fix in place so we can close the issue? 👍
@pedronauck has rewarded $21.00 to @pedronauck. (Total deposit: $30.00, Repository reward(20%): $6.00, Service fee(10%): $3.00) See it on IssueHunt