Anyone using laravel-mix with F3?

43 views
Skip to first unread message

Mississippi Valley Textile Museum

unread,
Oct 26, 2018, 2:24:05 PM10/26/18
to Fat-Free Framework
As F3 is often used in conjunction with front-end js and other libraries or frameworks it would be helpful to have a workflow incorporating webpack and all it brings to front-end development. The laravel-mix npm package is a candidate for this. If anyone has a configuration already developed that has F3 as the back-end for PHP please post.

bcosca

unread,
Oct 26, 2018, 7:23:59 PM10/26/18
to Fat-Free Framework
If you're talking strictly about workflow management, an alternative is Grunt which I use personally. No need for some npm middleware package since this is just a simple matter of configuration.

Mississippi Valley Textile Museum

unread,
Oct 27, 2018, 11:58:41 AM10/27/18
to Fat-Free Framework
No, I'm familiar with grunt; I meant I want things like hot module replacement browser sync and so on. 

Yoeri Nijs

unread,
Oct 28, 2018, 3:55:20 AM10/28/18
to Fat-Free Framework
At the moment, I work with plain Webpack. I use plugins in order to convert sass to css, watch JS dirs and so on. It is not that difficult.
Reply all
Reply to author
Forward
0 new messages