drinkmorewaters

Results 14 comments of drinkmorewaters

> Same problem here. This package currently works fine with Swiper v5 (i.e. `yarn add [email protected]` and `import "swiper/css/swiper.css"`). Swiper v6.0.0 and v6.0.1 seems to be not compatible so far...

Hey, i am referenced in there, and rightfully so, developing for Shopify is horrid! Every day i work on a particular theme, and i sit and wait 146 seconds for...

> > Hey, i am referenced in there, and rightfully so, developing for Shopify is horrid! Every day i work on a particular theme, and i sit and wait 146...

Well, it's dead! Shopify, you really hate your developers. You dragged on for 6-12 months, to drop support at the last minute. Of which, everyone saw coming, because, it's you,...

I was able to bypass this for now, by just not using the webpack/slate chunking. At this point, i really need to find a way to remove slate altogether. Be...

Script size and amount of scripts didn't change. So not sure that's it, something to do with webpack which is heavily used in Slate, but never maintained, so it's more...

Yarn start destroys our theme now, only yarn deploy or yarn zip will work.

To fix, change the below within node_modules/@shopify/slate-tools/tools/dev-server/index.js **Before** ``` const browserSync = require('browser-sync'); const {getStoreValue, getThemeIdValue} = require('@shopify/slate-env'); const {getSSLKeyPath, getSSLCertPath} = require('../utilities'); class DevServer { constructor(options) { this.bs =...

@t-kelly Just to say, that the only reason i can take any enjoyment developing for Shopify is Slate. Even its not perfect, having a local development environment, is just much...

Thank goodness Shopify finally had the (Apple courage) to come out and put Slate down. To @t-kelly your hard work was everything. Appreciate the effort. Google EOL meet Shopify EOL....