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
- Host: GitHub
- URL: https://github.com/rossta/demo-webpack-es-object-getters
- Owner: rossta
- Created: 2020-01-27T16:19:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T05:43:23.000Z (over 3 years ago)
- Last Synced: 2025-12-13T08:13:04.630Z (6 months ago)
- Language: JavaScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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
```
