bidi47
Results
7
issues of
bidi47
Currently .gitignore has a line for phpunit.xml, so it wasn't pushed in a recent deploy and the phpunit tests failed to run. Investigate if .gitignore needs to be updated.
regarding https://github.com/dotkernel/frontend/blob/4.0/webpack.config.js ### Make modules dynamic and add support for multiple modules the appModules array supports multiple modules, so i propose these changes from `let entries = { app: []...