https://github.com/willviles/ember-modifier-manager-polyfill-bug
https://github.com/rwjblue/ember-modifier-manager-polyfill/issues/4
https://github.com/willviles/ember-modifier-manager-polyfill-bug
Last synced: about 1 year ago
JSON representation
https://github.com/rwjblue/ember-modifier-manager-polyfill/issues/4
- Host: GitHub
- URL: https://github.com/willviles/ember-modifier-manager-polyfill-bug
- Owner: willviles
- Created: 2019-02-11T22:41:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-11T23:02:00.000Z (over 7 years ago)
- Last Synced: 2025-02-16T20:27:40.482Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ember-modifier-manager-polyfill-bug
This is a reproduction of https://github.com/rwjblue/ember-modifier-manager-polyfill/issues/4.
## Reproduction
* `git clone git@github.com:willviles/ember-modifier-manager-polyfill-bug.git` this repository
* `cd ember-modifier-manager-polyfill-bug`
* `npm install`
* `npm run build` (runs `--environment production` build)