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

Provide some hooks into the build process #5

Closed
PKlknr opened this issue Feb 5, 2020 · 1 comment
Closed

Provide some hooks into the build process #5

PKlknr opened this issue Feb 5, 2020 · 1 comment

Comments

@PKlknr
Copy link
Owner

PKlknr commented Feb 5, 2020

I want to be able to copy assets when they appear in src. Copy svelvets behaviour?

What about fonts, tailwind?

Hooks could look like this:

[{
  filter: filename => ...,
  task: (srcDir, destDir...) => ...
}, ...]
@PKlknr
Copy link
Owner Author

PKlknr commented Feb 5, 2020

Now there's hooks, described in readme

@PKlknr PKlknr closed this as completed Feb 5, 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

No branches or pull requests

1 participant