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

move assets found in node_modules/ to dist/vendor; simpler assets/config.json #1697

Merged
merged 1 commit into from
Aug 26, 2016

Conversation

ptrckvzn
Copy link

This PR addresses the issues here : #1694

  • Added a new file-loader for assets in node_modules. The loaders moves fonts and images to dist/vendor/... and not _/node_modules/.../...
  • Put back [path] in other loaders to respect the subfolder tree in assets/images and assets/fonts
  • Removed hash on images file name to be able to load them with App\asset_path
  • Removed config vars that should not be changed (assets path, dist path)

@retlehs retlehs merged commit 97c1a30 into roots:sage-9 Aug 26, 2016
ptrckvzn pushed a commit to ptrckvzn/sage that referenced this pull request Aug 26, 2016
* upstream/sage-9:
  move assets found in node_modules/ to dist/vendor; simpler assets/config.json (roots#1697)

# Conflicts:
#	assets/config.json
@ptrckvzn ptrckvzn deleted the sage-9-nodemodulesassets branch August 26, 2016 17:46
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.

None yet

2 participants