Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

looking for hb in wrong directory #223

Open
justinshea opened this issue Jan 13, 2015 · 0 comments
Open

looking for hb in wrong directory #223

justinshea opened this issue Jan 13, 2015 · 0 comments

Comments

@justinshea
Copy link

Hi,

I have the hb plugin here:

'paths': {
   'hbs': '../components/require-handlebars-plugin/hbs',
}.

'hbs': {
   'helpers': true,
   'templateExtension': 'handlebars',
},

Plugin is requesting file from here:

/js/app/handlebars.js

File Structure is

index.html
js/app
js/app/main.js (requirejs.config)
js/app/templates/
js/components/require-handlebars-plugin/hbs

How can I configure so that handlebars gets pulled from the correct directory (the dependency that comes packaged with the plugin I would assume)

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

No branches or pull requests

1 participant