Venture
Venture
Hello , there's any way of adding the frequency of change for the routes, priority or image with this module? The sitemap package does something like this: ``` urls: [...
The public website for line awesome takes a lot of time to load. Not only that , you have to try like 5 times to be able to search an...
``` vue.runtime.esm.js?2b0e:4998 Uncaught TypeError: Cannot read property 'install' of undefined at Function.Vue.use (vue.runtime.esm.js?2b0e:4998) at createApp (app.js?1112:7) at eval (entry-client.js?a949:3) at Module../src/entry-client.js (main.js:2806) at __webpack_require__ (main.js:724) at fn (main.js:101) at Object.0...
Hi, i noticed that bootstrap-sass wasn't updated on all files
Hello, i noticed that if you have images or fonts under the "public" folder it doesn't get added to the electron-next path processing. I suggest that electron-next accepts a list...
Hello, i want to draw an image translated 10 pixels to the top, so i am using a negative coordinate: .draw(image, 0, -10) But it does not work, is there...
We are using vite in our monorepo and tried bringing in the uniswap widget, without luck. There's no clear information on how to compile this widget with Vite and it...
Git does not provide the functionality of retrieving the history from a repository you have not downloaded. In order to have the feature of logging remote repositories without being in...
Add the possibility to group by tags on the extended log just like here https://github.com/angular/angular.js/blob/master/CHANGELOG.md Use this kind of commit messages to grep tag names : ``` chore(release): v1.4.0 codename(jaracimrman-existence)...