-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove generators, clean up REGL intantiation, expose more types. (#2)
* Removing support for generator functions (unused). * Adding traceDeprecation to webpack for debugging deprecation warnings. * Cleaning up REGL instatiation. * Exposing more types via TypeScript module. * Incrementing patch version to 0.1.2.
- Loading branch information
Showing
24 changed files
with
90 additions
and
484 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
dist/megaplot-v0.1.1.bundle.es2015.js.map → dist/megaplot-v0.1.2.bundle.es2015.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
dist/megaplot-v0.1.1.bundle.es2015.min.js → dist/megaplot-v0.1.2.bundle.es2015.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
.../megaplot-v0.1.1.bundle.es2015.min.js.map → .../megaplot-v0.1.2.bundle.es2015.min.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
65 changes: 14 additions & 51 deletions
65
dist/megaplot-v0.1.1.es2015.js → dist/megaplot-v0.1.2.es2015.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.