imre-chroncsik

Results 2 comments of imre-chroncsik

Not sure about the exact reasons, but I noticed that since the 4.19 update, app.js now does `require('bootstrap')(__filename)` while previous versions did `require('bootstrap')('app')`. For me this new code causes 'require(...)...

I only had the time now to get back to this. Looks like it's an issue about path / url formats. When adding a script to v8, UJS converts the...