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

Allow manifest.js to be placed anywhere. #466

Closed

Conversation

yubele
Copy link

@yubele yubele commented Sep 19, 2020

Description

This implementation ensures that you don't get an error if you place manifest.js anywhere (other than app/assets/config/manifest.js).

This fix may also help resolve #369.

Problems to fix

After moving manifest.js, I get a ManifestNeededError.

@yubele yubele force-pushed the feature/support_any_manifest_location branch from 761471f to bff8af8 Compare September 19, 2020 17:34
@yubele yubele closed this Sep 19, 2020
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

Successfully merging this pull request may close these issues.

sprockets 4 manifest.js location
1 participant