0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-09 00:28:20 -05:00
penpot/frontend/vendor/datefns/notes.md

10 lines
228 B
Markdown
Raw Normal View History

Current version: 1.28.0
Build browserified bundle:
./node_modules/browserify/bin/cmd.js -s dateFns -e src/index.js -o datefns.js
Minified bundle:
./node_modules/uglify-js/bin/uglifyjs datefns.js -m -o datefns.min.js