I use lasso and marko for server side rendering and after i use lasso higher then v3.0.0.beta4 (Bundling Enabled) i have some extra output files with very very long names.
For example
as you can see there are some files like "/admin/Users-eldar-x-Projeler-NodeJs-elix-commerce-content-admin-default-pages-dashboard-updates-template.marko.init.js"
also i must notice that in prev version of lasso if in my template file there isn't any client side components lasso didn't create js files but now it's create them.
Sorry for my broken English
My system info:
os: Macos 10.13.2 (17C88)
node: 9.3.0
lasso: 3.1.0
lasso/marko-taglib: 1.0.8
lasso-marko: 2.4.0
marko: 4.7.4
I use lasso and marko for server side rendering and after i use lasso higher then v3.0.0.beta4 (Bundling Enabled) i have some extra output files with very very long names. For example
as you can see there are some files like "/admin/Users-eldar-x-Projeler-NodeJs-elix-commerce-content-admin-default-pages-dashboard-updates-template.marko.init.js"
also i must notice that in prev version of lasso if in my template file there isn't any client side components lasso didn't create js files but now it's create them.
Sorry for my broken English
My system info: os: Macos 10.13.2 (17C88) node: 9.3.0 lasso: 3.1.0 lasso/marko-taglib: 1.0.8 lasso-marko: 2.4.0 marko: 4.7.4