Altynbek
Altynbek
@lukaszflorczak I have same problem. Are there any news? π
@alexgarrett Hi. What is this code for? Is it still relevant? ([email protected]) ```js config.resolve.alias['vue'] = 'vue/dist/vue.common' ``` --- By the way I did this ([email protected]) and It works πΊπ»: In...
@tuandm Is project deprecated?
@vdaubry @lsunsi i have same problem: http://git-awards.com/users/altynbek07 I live in Atyrau, Kazakstan (showed in profile). Github: https://github.com/altynbek07
@rokde Yes, it works. What do you think about **Task Scheduling**? Add the cron task `* * * * * cd /var/www/price-crawler && docker-compose exec app php artisan schedule:run >>...
@marcpaskell As a temporary solution, I did this: In file `nuxt.config.js`: ```js ... css: [ // '~assets/scss/style.scss' ], ... ``` In file `layouts/default.vue`: ```js ... @import assets/scss/style.scss ```
@Omranic can you merge this pr?