Pinpickle / tight

Bolt boilerplate generator
15 stars 0 forks source link

Theme deployment isn't working #13

Closed Pinpickle closed 8 years ago

Pinpickle commented 8 years ago

This uses gulp-changed to make sure nothing more than what is needed is uploaded. But for some reason this is resulting in nothing getting uploaded. Removing the gulp-changed pipe fixes the problem but, of course, results in everything being uploaded every time.

This bug was introduced with the re-arrangement of the file system.

Probably some issues with file naming or task order.