You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you elaborate on the specifics of your build process? Multiple files are better maintainable, but I guess I could look into adding a build step to combine everything into one file before publishing to npm.
But it's very tiring to use relative paths and two time block name: (include ../myBlock/myBlock). Therefore i just use include myBlock (like blocks.exec('myBlock')) and use gulp to collect all of them into to .views directory, where they all are siblings. New bemto structure requires to write for it special rules, because my approach breaks its relative paths (/lib directory). It isn't fatal, but requires body movements.
Specificity of my building don't let me use version with includes. Can you add this version?
The text was updated successfully, but these errors were encountered: