Commit Graph

19 Commits

Author SHA1 Message Date
mdgriffith
7b2d76be85 add v8 util 2020-12-31 17:33:02 -05:00
mdgriffith
1d6828e315 update chromedriver 2020-12-30 15:27:45 -05:00
mdgriffith
35a0bede18 0.1.5 2020-10-25 15:35:10 -04:00
Simon Lydell
1cf5bcb39c Move ts-jest to devDependencies 2020-10-20 20:08:18 +02:00
mdgriffith
7723817ae1 0.1.4 2020-10-17 09:16:23 -04:00
mdgriffith
1c98cbebb1 update package description, rename to elm-optimize-level-2 2020-08-24 07:55:44 -04:00
Simon
66cc5d4cba returned tests cmd and added bail out support for passing unwrapped functions 2020-08-22 22:36:20 -07:00
mdgriffith
192e2f9c10 separate out tree-sitter and parsing primitives 2020-08-22 08:54:27 -04:00
Simon
d004d9f5dc fixed typescript errors and added a little more explanation for passing unwrapped functions 2020-08-16 21:15:04 -07:00
Matthew Griffith
f0c80f6912 add crossplatform gzip lib 2020-08-15 13:25:30 -04:00
Matthew Griffith
686837c0e5 add geckodriver to dev deps 2020-08-14 09:29:10 -04:00
Simon
1be17184af WIP first version of CLI 2020-08-11 21:21:10 -07:00
mdgriffith
ae59d0e668 add terser and report file sizes 2020-08-01 09:59:24 -04:00
mdgriffith
f4c4c4e106 Merge branch 'master' of https://github.com/mdgriffith/elm-optimize 2020-07-31 19:12:12 -04:00
mdgriffith
89df6e5ba7 add chromedriver and selenium webdriver 2020-07-31 19:08:28 -04:00
Simon
1e5a4ad8db added prepack as a part of pipeline 2020-07-30 21:17:45 -07:00
Simon
6122ce9dc0 added options of inlining _List_fromArray calls with object literals 2020-07-25 21:49:20 -07:00
Simon
e652a7e8b4 fixed ts-node launch 2020-07-25 14:38:20 -07:00
Simon
83117cfffe first iteration of custom types shapes optimization and inlining functions 2020-07-21 18:46:57 -07:00