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 364 forks source link

Add locales transformer for settings schema #1013

Closed bertiful closed 5 years ago

bertiful commented 5 years ago

What are you trying to accomplish with this PR?

Follow-up to #1010.

This PR adds a new injectLocalesIntoSettingsSchema() utility function that combines the locales if a locales/ folder is found in the src/config directory. These locales will then be merged into the settings schema upon build.

cc @NathanPJF

harshal317 commented 5 years ago

🎩 Worked as expected 👏

lock[bot] commented 5 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.