Skip to content

Conversation

constgen
Copy link

@constgen constgen commented Jul 25, 2020

Make the package more compatible with different build infrastructures. Fixes #2

Imports in ES style will still work if we use Webpack

import {createContext} from 'vue-create-context'

We loose nothing as Tree Shaking in this small library makes no sense

constgen added 2 commits July 25, 2020 13:23
Makes the package more compatible with different build infrastructures
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.

The package can't be imported in some Webpack configurations
1 participant