Since I updated my project to 0.6.5, any filenames that had spaces in them previously (such as a - bla.css and b - loaded-after-a.css) don't contain the code they're supposed to. Instead, they appear to contain the pre-rendered Meteor html page. Removing the spaces fixes the issue.
The text was updated successfully, but these errors were encountered:
Since I updated my project to 0.6.5, any filenames that had spaces in them previously (such as
a - bla.css
andb - loaded-after-a.css
) don't contain the code they're supposed to. Instead, they appear to contain the pre-rendered Meteor html page. Removing the spaces fixes the issue.The text was updated successfully, but these errors were encountered: