0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
penpot/frontend/vendor/datefns/notes.md
2017-03-06 18:38:17 +01:00

228 B

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