MinimalViewer icon indicating copy to clipboard operation
MinimalViewer copied to clipboard

Make statics available through CDN and start versioning

Open MiguelBel opened this issue 8 years ago • 2 comments

Right now is a little bit annoying having to update manually the minimal_viewer.js for the projects. It would be nice to have available the minimal_viewer.js and the css/app.css through a CDN.

It is also worth to consider to start versioning the component.

MiguelBel avatar Nov 13 '16 18:11 MiguelBel

@MiguelBel general rule is keep the source free of build files + use a buildtool to build and deploy to your server - Travis CI for example, which would be free for this project

mitchellbusby avatar Nov 18 '16 05:11 mitchellbusby

@mitchellbusby Thanks! I'll check some tools to see which it fits.

MiguelBel avatar Nov 19 '16 22:11 MiguelBel