Commit Graph

4 Commits

Author SHA1 Message Date
Asif Bacchus 09ab9a5f62 fix(entrypoint): change dart-sass cli options
- oneshot: remove --update, re-compile of all files
- watch: remove --stop-on-error
  - allow continuation after errors instead of container exit
  - display errors and allow for realtime correction
2021-08-03 21:21:53 -06:00
Asif Bacchus 6a9a5f7e2a fix(entrypoint): do not stop on errors while in watch mode 2021-08-02 03:24:08 -06:00
Asif Bacchus 1972e6c5cf feature(entrypoint): add oneshot option 2021-07-29 22:19:19 -06:00
Asif Bacchus dce4cf6ef7 feature(entrypoint): use entrypoint script to launch cmd
- allows preservation of ctrl-c termination
- 'shell' command as proxy for /bin/bash
2021-07-29 00:24:14 -06:00