julien Lengrand-Lambert

Results 17 issues of julien Lengrand-Lambert

* Upgrades chalk to 4.1.0 * Upgrades cosmiconfig to 7.0.0 * Upgrades uglifyjs-webpack-plugin to 2.2.0 * Upgrades copy-webpack-plugin to 6.2.0 * Upgrades sockjs-client to 1.5.0 * Upgrades optimize-css-assets-webpack-plugin to 5.0.4...

hacktoberfest-accepted

The `decoding for games` example is great but I still had some trouble tying everything together when upgrading my game. This adds a short snippet to show how the `subscription`...

Currently, the `lit-app.js` file [is the entry point of the application](https://github.com/thepassle/create-lit-app/blob/master/webpack.config.js#L60) in the webpack config. ``` const commonConfig = merge([ { entry: './src/lit-app.js', output: { path: OUTPUT_PATH, filename: '[name].[chunkhash:8].js' },...

Hi there! I am asking this because I see a lot of PR opened without anyone merging nor indicating what has to be changed to get the code in order....

## Summary Avoids people having to setup a local environment and instead runs fully in the browser. This has been requested by our IMs (and some merchants) who are not...