|
54a3c60d
|
2021-09-21T16:25:26
|
|
typo
|
|
f037981b
|
2021-09-21T16:19:09
|
|
Update latest sass version to 1.39.0
|
|
404bf17e
|
2021-09-21T15:50:21
|
|
task options
|
|
9a38e3f6
|
2021-09-21T15:50:10
|
|
docs
|
|
ba2896b2
|
2021-09-21T17:36:43
|
|
Provide an option for loading the runtime config (#9)
Do not load the runtime configuration by default. Instead, provide an
option, `--runtime-config`, for loading the runtime configuration.
This mirrors the configuration in `esbuild`.
|
|
19043ba3
|
2021-08-28T13:19:07
|
|
Mix format and clarify install docs
|
|
259ecffd
|
2021-08-28T13:00:33
|
|
Remove qualified calls
|
|
c6150f57
|
2021-08-28T12:54:52
|
|
Check version on --if-missing, closes #5
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
|
e8ecb9f5
|
2021-08-23T18:38:55
|
|
Update dart-sass to latest
|
|
e4fb848c
|
2021-08-23T18:20:13
|
|
Fix target detection on FreeBSD
h/t @julp
See https://github.com/phoenixframework/esbuild/pull/13
|
|
91e0b94e
|
2021-08-23T18:11:45
|
|
Extract archive with charlist cwd option
h/t @michallepicki
See https://github.com/phoenixframework/esbuild/pull/15
|
|
b4536fc7
|
2021-07-30T15:29:57
|
|
Fix installation path/unzip on windows (#3)
* Fix path to windows .zip archive
* Fix unpacking .zip archive
|
|
2e8eba44
|
2021-07-30T14:29:52
|
|
Wrap sass execution in a bash script to address zombie processes (#1)
* Simplify path functions
* Add wrapper bash script to address zombie processes when --watch is given
|
|
9b0d4c1e
|
2021-07-30T14:23:24
|
|
CI (#2)
Handle redirect to S3 asset manually
|
|
17bcff28
|
2021-07-24T23:57:52
|
|
Fix installed? check
|
|
d9aa8f50
|
2021-07-23T17:30:58
|
|
install and run dart-sass
|
|
e3304b41
|
2021-07-23T16:29:23
|
|
shoulders of esbuild
|