caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
621 stars 154 forks source link

platform browser on macos #177

Closed khudia closed 4 years ago

khudia commented 5 years ago

First i'm building all things for browser platform and then add native functionality but when i run "cordova run browser -- --lr" on win10 then all is good and i can work with, for example, native-storage-plugin. But if i do the same on my note (macos mohave) then i got error "http://127.0.0.1:8081/platform_cordova_files/browser/cordova.js 404 Not found" so no plugin that supports browser platform not works( Hot reload works fine. And one more thing!! If i run "cordova build browser" on Windows10 then cordova.js works fine but if i build on MacOs then it doesn't work again(

caiobiodere commented 4 years ago

Hi @khudia hope you are having a good day, I just did some tests with your comments and everything seems to work perfectly now, could you please try it again with the new 2.4.3 Version

caiobiodere commented 4 years ago

I am considering it as closed. Please let me know in case of any errors appears to you