Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

We need to specify the templates that need to be inspected #11

Closed
svenvandescheur opened this issue Apr 26, 2016 · 2 comments
Closed

We need to specify the templates that need to be inspected #11

svenvandescheur opened this issue Apr 26, 2016 · 2 comments

Comments

@svenvandescheur
Copy link

Inspected all the templates is really slow. We need a way to indicate what template should be inspected

@svenvandescheur
Copy link
Author

such very speed

@sergei-maertens
Copy link
Owner

Implemented in #12, example usage:

(ima) ➜  imadb git:(develop) ✗ date; ./manage.py systemjs_bundle --template projects/projects_base.html --no-post-process ; date
Wed Apr 27 00:44:15 CEST 2016
Bundled imtool/projects/app.js into SYSTEMJS/imtool/projects/app.js
Wed Apr 27 00:44:22 CEST 2016

Will look into more speed gains in the future.

I'm going to take a look if #10 is viable to implement for a 1.4 release, that might block it, but you can run off develop for the time being.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants