Skip to content

Added support for import 'file'#4

Open
MikeKovarik wants to merge 1 commit intoMacmee:masterfrom
MikeKovarik:patch-1
Open

Added support for import 'file'#4
MikeKovarik wants to merge 1 commit intoMacmee:masterfrom
MikeKovarik:patch-1

Conversation

@MikeKovarik
Copy link

Support for importing modules without accessing anything out of them

import 'module-name'

or

import './file.js'

Support for importing modules without accessing anything out of them
```
import 'module-name'
```
or
```
import './file.js'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant