TreeJS | TreeJS | Frontend Framework library
kandi X-RAY | TreeJS Summary
kandi X-RAY | TreeJS Summary
A framework-agnostic, javascript-enabled hierarchical table.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Tree class .
TreeJS Key Features
TreeJS Examples and Code Snippets
Community Discussions
Trending Discussions on TreeJS
QUESTION
I am the author of TreeJS. So far, I use TypeScript to generate the build file (plain browser-understandable JS), a Type Definitions file, and a map file for the unminified build. I use an external tool called Minify to minify the build.
My question is, should I also create a map file for the minified build, or the map file for the unminified build will work with the minfied one?
And, If I do need to build a map for that, does anyone know any tools?
...ANSWER
Answered 2021-Mar-08 at 07:53Since it is your library, you don't need to do anything you don't want, but source maps can be huge help for your users. Minify uses terser to minify JavaScript, and terser can generate composed source maps. I never worked with Minify, but it seems like you can pass map generated by typescript in options.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TreeJS
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page