This website requires JavaScript.
Explore
Help
Sign In
mdgriffith
/
elm-optimize-level-2
Watch
1
Star
1
Fork
0
You've already forked elm-optimize-level-2
mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced
2024-11-29 12:46:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c7f5efadd
elm-optimize-level-2
/
bin
/
elm-optimize-level-2.js
3 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix bin distribution
2020-08-24 23:04:55 +03:00
#!/usr/bin/env node
Add bin.js
2021-10-01 19:31:43 +03:00
const
index
=
require
(
'../dist/bin.js'
)
;
Reference in New Issue
Copy Permalink