pgaultier

Results 10 comments of pgaultier

Hello, Please check the readme and have a look to webpack-yii2.json file. This where you have to define the entry points of your scripts

@rajesh0231 please have a look at the readme, it should do the trick.

I'm facing the same problem, I'm working on a fix for that.

can you try latest release ? Thank you

Can you create a sample project with the error, this way I could check it and fix it

Hello, why did you closed your pull request ?

No problem, thank you. I created a 1.4.0 release to add the MySQL backend Envoyé de mon mobile > Le 5 nov. 2018 à 22:30, Linus Kohl a écrit :...

Hi, perhaps you can have a look at the thin wrapper I created: https://github.com/pgaultier/yii2-webpack I created it with typescript in mind but you can tune the webpack.config.js to fit your...

I cannot reproduce the bug under Firefox ![ff-upload](https://cloud.githubusercontent.com/assets/545714/2765070/6dd4b836-ca1f-11e3-9ab5-43933b9cc8e5.png) or chrome ![chrome-upload](https://cloud.githubusercontent.com/assets/545714/2765075/7bd6fde0-ca1f-11e3-9a00-ac29537db5eb.png) Can you write a sample code (controller, view, ...) to allow debugging ?

An issue was found (missing use statement) which caused an error. Can you try if the latest release (1.0.2) fix your problem