whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
788 stars 228 forks source link

build: use nova-kit/nova-packages-tool to update nova assets #387

Closed mikaelpopowicz closed 1 year ago

mikaelpopowicz commented 1 year ago

From @crynobone

  • laravel-nova will be served via external window.LaravelNova and no longer requires asset rebuild whenever mixins contains any changes.
  • nova-kit/nova-packages-tool will bump new version after Nova made any minor/patch release before user can received the updated version.
  • smaller dist files since it no longer build all mixins.

Closes https://github.com/whitecube/nova-flexible-content/issues/381

Closes https://github.com/whitecube/nova-flexible-content/issues/356

mstaack commented 1 year ago

@voidgraphics @dinandmentink @pierrepavlov @toonvandenbos can we get this merged please? currently css leaks break my nova application

voidgraphics commented 1 year ago

Included in v1.0.3, thanks @mikaelpopowicz!

mstaack commented 1 year ago

great! thanks