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
asset-rack passes asset object that has methods like asset.tag(filename) to create tags etc. if poet doesnt go last its undefined. Of course you can always re-assing it to locals later. I switched to grunt because it allows greater control over assets compilation so its no longer an issue to me. https://github.com/techpines/asset-rack
It looks like if you instantiate poet before modules that affect express "local" templating scope they fail to initialize properly
An example.
Works:
Fails:
The text was updated successfully, but these errors were encountered: