An open API service indexing awesome lists of open source software.

https://github.com/rossta/demo-webpack-es-object-getters


https://github.com/rossta/demo-webpack-es-object-getters

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Demo
Minimal reprodution of immutable ES Module object properties in Webpack 4

```
yarn install
yarn run webpack
open dist/index.html # view console
```

![Console error](./console-error.png)