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

Custom config.js requires declaring in your application.js file #141

Open
tbrammar opened this issue May 22, 2015 · 2 comments
Open

Custom config.js requires declaring in your application.js file #141

tbrammar opened this issue May 22, 2015 · 2 comments

Comments

@tbrammar
Copy link

You may want to add this to the read me:

If you use a custom config.js if app\assets\redactor-rails\config.js you must declare it in your application.js for it to be picked up and precompiled as part of the asset pipeline.

@tbrammar
Copy link
Author

Ahh, I see @luaysuarna has picked this up in a pull request from a few day ago: c498e3c

@luaysuarna
Copy link

Yes, Just simple config..I found issue in my apps, my custom config.js not precompile on staging.
I tried to change require on application.js, and Worked.

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

2 participants