liquid.js icon indicating copy to clipboard operation
liquid.js copied to clipboard

Version 2

Open mattmccray opened this issue 10 years ago • 5 comments

  • [ ] Move to standard npm/browserify build system
  • [ ] Use babel/es6 modules and classes
  • [ ] Change test system to mocha/chai (probably)
  • [ ] Update tests to include any new features from (Ruby) liquid

ETA for all this? Eventually.

mattmccray avatar Apr 27 '15 17:04 mattmccray

@mattmccray how far have you gotten with item 1? I'm assuming this is to replace the yuicompressor.jar thingy?

stewartknapman avatar Sep 12 '15 05:09 stewartknapman

Not far, these are more just notes to myself (or anyone who wants to jump in) for future development.

Yeah, I want all Java and Ruby to removed from this codebase. I'd like for the only dev requirement to be node.js

mattmccray avatar Sep 12 '15 18:09 mattmccray

Alright, well I might have a look at this as I'm held up. If I get anything worth while then I'll let you know.

stewartknapman avatar Sep 12 '15 22:09 stewartknapman

Cool. Eventually, I plan to move this over to babel + browserify like I do with my other js projects. The build uses npm scripts. Example: https://github.com/elucidata/storefront/blob/master/package.json

mattmccray avatar Sep 12 '15 22:09 mattmccray

Sounds good.

stewartknapman avatar Sep 12 '15 22:09 stewartknapman