Commit graph

8 commits

Author SHA1 Message Date
Christopher Pickering
b6b5410d19
chore(npm): improved npm install process to work on more systems
Removed the node install script and just install directly with a node-script.
2022-07-29 09:55:33 -05:00
Christopher Pickering
99b5ee2c1f
feat(formatter): added options to format css and js using jsbeautifier 2022-07-28 13:58:03 -05:00
Jed
79fd5627da adds missing shebang in node binary 2022-07-21 14:36:14 +02:00
Christopher Pickering
739d8ac81c
removed replaceAll function for older nodes 2022-07-06 11:34:36 -05:00
Christopher Pickering
fce8dd14a1
checked type 2022-07-06 11:31:47 -05:00
Christopher Pickering
4c0caccdf6
feat(npm): updated npm installer
Updated release so npm package will be deployed.

closes #192
2022-07-06 11:24:45 -05:00
Christopher Pickering
8fec09237a
fixed path name 2022-02-18 17:02:44 -06:00
Christopher Pickering
c6c0c005f1
started npm installer 2022-02-18 17:01:16 -06:00