Chad
Chad
The first time i run dev, it does process the images, but just once. Any changes after that, the images dont get processed as expected.
> > The first time i run dev, it does process the images, but just once. Any changes after that, the images dont get processed as expected. > > @msacchetti...
I would assume you would need to adjust webpack and/or build steps as this repo probably only supports bootstrap 4 since bootstrap 5 is so new and uses more modern...
> Hey @msacchetti, just curious - do you still use Tonik for your WordPress sites? I am completely new here, but dubious to use a new system that hasn't been...
Seconded!
I had to do this to get it to work in ionic 5 / TS ``` const google = await loader.load() var SlidingMarker = require('marker-animate-unobtrusive') ```
Nevermind, typescript doesnt allow methods on it doing it that way. ``` pin = new SlidingMarker({ position: { lat: lat, lng: lng }, map, duration: 0, easing: 'easeOutExpo', shape: {...
> Here it's the PR I created for this issue: #94 Can this be merged
There are like 750 HTML files and half of them need to be ignored. That's why in my original post I mentioned "But there's so many id have to spend...
closing this because I know there is an ignore list. nobody read what I actually asked and my response.