stoccc
stoccc
We should also consider that in some cases matches should be case-sensitive, while some others should be case-insensitive (i.e. uniqueness of e-mail addresses in a db).
@weaverryan I think I'll need some help with the functional test...
It seems that we have some problems using javascript `require.ensure`: the file path is not translated to the client according to the information stored in manifest.json. Is there any config...
@kevinpapst couldn't you do simply .setPublicPath('build') or am I missing something?
@weaverryan it seems that 0.17.2 has not yet been published to npmjs https://www.npmjs.com/package/@symfony/webpack-encore
@kevinpapst @weaverryan I am in this scenario: - my symfony app is deployed in production under a subdirectory, e.g. www.myhost.com/apps/mySymfonyApp - the same app is under www.myhost.com/some/development/path/mySymfonyApp for development purposes...
I'm sorry but in these weeks I can't work on it. 2018-03-08 10:20 GMT+01:00 Patrick : > Any news on this issue? > > — > You are receiving this...