Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sungwoncho/meteor-1.3-import-bug
https://github.com/sungwoncho/meteor-1.3-import-bug
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sungwoncho/meteor-1.3-import-bug
- Owner: sungwoncho
- Created: 2016-01-30T10:04:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T01:40:47.000Z (almost 9 years ago)
- Last Synced: 2024-11-01T11:07:04.182Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# meteor1.3-beta5 bug
* named export cannot be imported
## Reproduction
* Run `meteor`
* `Posts` is imported in `main.js` but is `undefined`