Shopify / slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.
https://shopify.github.io/slate
MIT License
1.28k stars 365 forks source link

page.contact.js not building #837

Closed liamhassimi closed 6 years ago

liamhassimi commented 6 years ago

I'm having trouble creating a script for src/template/page.contact.liquid despite having the corresponding src/assets/scripts/page.contact.js file present when running 'slate build'.

When running the command I expect dist/assets/page.contact.js to be built.

See file structure here: https://snag.gy/6phaEB.jpg

I imagine this is being generated by the period in the filename.

Hoping this is an easy fix!

liamhassimi commented 6 years ago

707

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.