Skip to content

Instantly share code, notes, and snippets.

@kschingiz
Created July 10, 2019 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kschingiz/9a1fb5e17ac91435fd7cfb30ebdeb0c6 to your computer and use it in GitHub Desktop.
Save kschingiz/9a1fb5e17ac91435fd7cfb30ebdeb0c6 to your computer and use it in GitHub Desktop.
Package.onUse(api => {
api.addAssets([
"assets/*",
], ['client', 'server']);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment