Skip to content

Add support of UMD - #37

Open
SidKwok wants to merge 2 commits into
powy1993:masterfrom
SidKwok:master
Open

Add support of UMD#37
SidKwok wants to merge 2 commits into
powy1993:masterfrom
SidKwok:master

Conversation

@SidKwok

@SidKwok SidKwok commented Aug 29, 2016

Copy link
Copy Markdown

It should be able to:

// CommonJs
let FullPage = require('/path/to/fullPage.js');

// ES6
import FullPage from '/path/to/fullPage.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