In order to publish either new packages or new versions of existing packages, a
.npmrc file with a GitHub personal access token is needed
(see documentation).
Copy the snippet below, and insert it into the file to get started:
//npm.pkg.github.com/:_authToken=YOUR_TOKEN_HERE
- agree on linting rules that are ratified in
packages/configs - decide on whether we should build Vue components at all (do so at point of useage instead)
- decide on
package.json -> exportsimplementation - decide on
modernandlegacyBrowserslist configs - devise a templating solution for Vue components and Nuxt modules