HenrikJoreteg / moonboots

A set of conventions and tools for bundle and serving clientside apps with node.js
159 stars 20 forks source link

Moonboots 1.2 doesn't work for andbang. #13

Closed latentflip closed 9 years ago

latentflip commented 10 years ago

We are setting a filename of "&!.js", but that gets encoded and bound to /%26!*.js by moonboots.

HenrikJoreteg commented 10 years ago

we can call it something else, too... or change moonboots... hm...

wraithgar commented 10 years ago

Is this still an issue @latentflip? The filenames generated all have hashes on them now anyways so there isn't really any way &!.js could be the output name of the built file, maybe in cli mode?