Jean Ponchon
Jean Ponchon
Using jsonld in a browserify-based build script does not works any more. This PR update the `browser` key in `package.json` in order force browserify to use the `dist` version for...
The source-map names array of the [Source Map Revision 3 Proposal](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&cad=rja&ved=0CFcQFjAF&url=https%3A%2F%2Fdocs.google.com%2Fdocument%2Fd%2F1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k%2F&ei=lB_gUYvQJtGChQfF-4D4Aw&usg=AFQjCNFDPj0BWvXzCjzdzDrY8EWI8qarmw&bvm=bv.48705608,d.ZG4), allows you to find the original name of a mangled identifier. Introduced in escodegen: Constellation/escodegen#113, the resulting names array...
Hello, Look like a typo error : the exported value by keymaster in a commonjs environnement is a variable that do not longer exists : `key` : changed to `assignKey`.