Perhaps we should make this more clear in the readme. You can get a minified, concatenated js binary in the project under the resources/openpgp.min.js
If you're making changes to the files you can run make minify from the root directory to concatenate and generate a new file in this location. Sean On Sat, Mar 16, 2013 at 11:15 AM, Simon Rothe <[email protected]> wrote: > > Hi Xun Yuan, > > you need to concatenate all files of *src/* > (https://github.com/openpgpjs/openpgpjs/tree/master/src<https://github.com/openpgpjs/openpgpjs/tree/master/src> > ) > > I did the same as described here: > https://github.com/privkey/client/blob/master/src/README.md > > You can feel free to download my concatenated file: > https://github.com/privkey/client/blob/master/openpgp.js > > > Am 14.03.2013 05:31, schrieb Xun Yuan: > > I wish for a single javascript file to import. Which files must I > concatenate in order to produce this? Xun Yuan > > > _______________________________________________ > http://openpgpjs.org > > > > > > _______________________________________________ > > http://openpgpjs.org > >
_______________________________________________ http://openpgpjs.org

