Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

tell developer the right <script> tag to add after integrate #220

Open
mykmelez opened this issue Nov 20, 2015 · 0 comments
Open

tell developer the right <script> tag to add after integrate #220

mykmelez opened this issue Nov 20, 2015 · 0 comments

Comments

@mykmelez
Copy link
Contributor

If you oghliner integrate app/scripts/, then Oghliner tells you to add <script src="app/scripts/offline-manager.js"></script> to your pages when you should actually add <script src="scripts/offline-manager.js"></script>. It should tell you the right thing to add.

Unfortunately this isn't simple in the general case, since Oghliner doesn't necessarily know the root directory of your source files. I suppose we could add a parameter to specify it, although that's almost as cumbersome as manually adjusting the path afterward.

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

1 participant