graphitation/package-template
Eloy Durán 4d565d9314 [publish] Explicitly include lib 2022-06-20 11:38:45 +02:00
..
src fixing for publish 2021-04-20 10:07:41 -07:00
.eslintrc.json fixing for publish 2021-04-20 10:07:41 -07:00
README.md fixing for publish 2021-04-20 10:07:41 -07:00
package.json Fix Webpack 4 compat 2022-01-24 12:45:23 +01:00
tsconfig.json fixing for publish 2021-04-20 10:07:41 -07:00

README.md

package template

TODO

  • copy pasta this template into /packages
  • open package.json and change the name
  • run yarn at repo root
  • run yarn build and make sure the new package is building alongside with the rest of repo packages
  • change this README.md