Note: while this should work, I have yet to test it. If you use and it doesn't work, open an issue or PR.
This is a template for creating a new package. It is a fork of package-template with some additional configuration for Anvil.
When creating a new repository on GitHub, you can use this template to get started. In your new repository, make sure to:
- remove comments from the
package.jsonfile - run
yarn installto install the dependencies - add your project's dependencies
- profit
- add devex for updating dependencies to see if/when we should update dependencies