Skip to content

Commit

Permalink
Turn source code into a plain ES module without UMD wrapper
Browse files Browse the repository at this point in the history
As part of transition the source code to be a proper plain ES module,
we're removing the handcrafted UMD wrapper around the source code.

This means the UMD wrapper will have to come from elsewhere; a build
step introduced later.
  • Loading branch information
phillipj committed Dec 18, 2019
1 parent abc3984 commit b523b16
Showing 1 changed file with 629 additions and 641 deletions.
Loading

0 comments on commit b523b16

Please sign in to comment.