Shopify/slate

Code splitting not working

drinkmorewaters opened this issue · 2 comments

This repo is currently on low maintenance. See README for details

https://shopify.github.io/slate/docs/template-and-layout-bundles

This seems to not be working

Problem

Code splitting does not work. Matching liquid and JS files do not generate matching files.

Replication steps

Run the command and see if it creates files, currently ours does not.

Currently nothing other than slate tools can read the .env, so everything is building for development.

Removed the slate.config.js file completely and it still builds and runs. How is that even possible?

Working now. Was a problem with too up to date dependencies.

lock commented

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.