We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acdeac7 + 9bb8a31 commit 4cddeafCopy full SHA for 4cddeaf
package.json
@@ -15,7 +15,7 @@
15
"url": "https://github.com/Shopify/skeleton-theme.git"
16
},
17
"devDependencies": {
18
- "@shopify/slate-tools": ">=1.0.0-beta.5"
+ "@shopify/slate-tools": "1.0.0-beta.8"
19
20
"scripts": {
21
"start": "slate-tools start",
slate.config.js
@@ -1,6 +1,2 @@
1
-module.exports = {
2
- extends: {
3
- dev: {resolve: {alias}},
4
- prod: {resolve: {alias}},
5
- },
6
-};
+// Configuration file for all things Slate.
+// For more information, visit https://github.com/Shopify/slate/wiki/Slate-Configuration
0 commit comments