getlibs
getlibs copied to clipboard
OBSOLETE, DO NOT USE: This project is no longer maintained
Any plan to upgrade to Babel 7? Noticed "getlibs" uses "babel-standalone/6.26.0".
Trying to browse any website using *getlibs* will currently lead to the following error: `Loading failed for the with source “https://unpkg.com/getlibs”.`
I downloaded an examples `[material2](https://github.com/angular/material2/tree/master/src/demo-app)` tried `getlibs, but had exception: [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (theme.css, line 0) [Error] Failed...
Someone must have recently added module (react-contextmenu) to cdnjs recently, because it broke my app. It used to fetch `react-contextmenu/dist/react-contextmenu.js` from unpkg.com but once the cdnjs version was uploaded it...
I just opened a case https://github.com/ModuleLoader/es-module-loader/issues/538 that might be of interest.
I'm trying to use a lot of modules that were originally written for [browserify](http://browserify.org/) and really jumping through a lot of hoops. Is that a use case you'd be willing...