|
90d478e5
|
2022-01-19T15:02:52
|
|
Update Sass version to 1.49.0
|
|
77159384
|
2022-01-19T14:57:07
|
|
Simplify paths and add target to executables
|
|
0d4aaf98
|
2022-01-19T11:54:24
|
|
Use user cache directory
|
|
158cc2a4
|
2022-01-19T11:44:13
|
|
Support 32bit Linux
|
|
cdde73e8
|
2022-01-19T11:43:39
|
|
Add note about build path fallback to README
|
|
5c988ac0
|
2022-01-19T11:34:43
|
|
Support http/https proxies, closes #10
|
|
8f893172
|
2021-11-03T16:24:21
|
|
Update Sass to 1.43.4
|
|
b673d274
|
2021-11-03T13:00:22
|
|
Allow dart/sass path to be configured, closes #15
By default the sass snapshot (or executable) and optionally,
depending on the operating system, the Dart VM executable
will be automatically downloaded and installed inside the
`_build` directory of the current app. The paths are now
configurable via the global app configuration.
Additionally we fallback if Mix is not available, such as
inside releases.
|
|
c6adf3e6
|
2021-10-04T12:13:57
|
|
Release v0.3.0
|
|
e2f48668
|
2021-09-23T09:17:12
|
|
Release v0.2.1
|
|
05816299
|
2021-09-21T16:23:42
|
|
Release v0.2.0
|
|
e8ecb9f5
|
2021-08-23T18:38:55
|
|
Update dart-sass to latest
|
|
2fada186
|
2021-08-23T18:32:30
|
|
Release v0.1.2
|
|
0d48a0e9
|
2021-07-30T15:31:18
|
|
Release v0.1.1
|
|
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
|
|
0f4b81fc
|
2021-07-25T00:06:33
|
|
Update CHANGELOG
|
|
e3304b41
|
2021-07-23T16:29:23
|
|
shoulders of esbuild
|