6 Commits

Author SHA1 Message Date
Yigit Koc
2319fc9210
Fix support for Winter Mix commands on Windows (#624)
Includes handling of Windows interrupt/break signals in Powershell to correctly cleanup when terminating the Mix commands early.

Co-authored-by: Ben Thomson <git@alfreido.com>
2022-09-04 11:19:54 +08:00
Luke Towers
a2276012aa
Update modules/system/classes/MixAssets.php
Co-authored-by: Ben Thomson <git@alfreido.com>
2022-02-14 07:47:04 -06:00
Luke Towers
1cbbd6474d Use relative paths in the MixAssets manager 2022-02-11 14:20:10 -06:00
Luke Towers
b2de281815 Support installing previously unregistered Mix packages for valid modules, themes, & plugins. 2022-02-11 13:18:00 -06:00
Luke Towers
1085be50b5 Implement autoregistration of Laravel Mix packages for modules, plugins, & themes.
Also renamed default to winter.mix.js instead of winter-mix.js started on the mix:install support.

Refs: #440, #401.
2022-02-10 16:10:07 -06:00
Ben Thomson
ae67e2fa9b Compile changes from wip/framework-rewrite branch
Represents the entire current state of the Snowboard framework.
2022-01-12 15:35:45 +08:00