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

conventions setting excludes all files except svgs #1

Open
abienz opened this issue Jun 16, 2017 · 0 comments
Open

conventions setting excludes all files except svgs #1

abienz opened this issue Jun 16, 2017 · 0 comments

Comments

@abienz
Copy link

abienz commented Jun 16, 2017

Hello,

I tested this issue by deleting everything in my public folder, then ran brunch watch and also brunch build.

using the following recommended convention:

exports.conventions = { assets: /^(src\/assets\/(?!svg))/ }

my public folder is left with only js, css and the svg sprite file, no html or any other files from my assets folder are copied across.

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