stewartpark / Flask-JSGlue

Flask-JSGlue helps hook up your Flask application nicely with the front end.
80 stars 40 forks source link

Command to persist jsglue js file #15

Open imaia opened 7 years ago

imaia commented 7 years ago

To make flask-jsglue SPA friendly, it would be nice to be able to generate the js file to disk with a command. Otherwise, it is quite difficult to import glue.js if the file is served from another domain.