You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Init #1: Explain how to configure WebStorm startup scripts.
Init #1: Explain how to configure WebStorm Prettier settings.
Init #1: Explain why react and react-dom are installed as dev and peer dependencies. Explain externalizations in rollup settings inside vite.config.ts.
Init #1: Explain folder structure for lib development.
Init #1: Explain how to use local page (./dev/) for development validations. Explain the use of npm install ../.
Init #1: Explain how to work with the demo page (./www/). Explain how to configure GitHub pages.
Init #1: Explain how to configure npm token for release GitHub Action. Highlight that it should bypass 2FA. Furthermore, to implement a granular one that only allows access to the developed library, first it is required to publish the package manually using npm login and npm publish.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[TODO]
devcontainer,husky,.idea/runConfigurations,commitlint,prettier,package.json,vite.config.ts.tsconfig.app.jsonsettings that includes./dev/page.vite-plugin-dtsconfig.reactandreact-domare installed as dev and peer dependencies. Explain externalizations in rollup settings insidevite.config.ts../dev/) for development validations. Explain the use ofnpm install ../../www/). Explain how to configure GitHub pages.npmtoken for release GitHub Action. Highlight that it should bypass 2FA. Furthermore, to implement a granular one that only allows access to the developed library, first it is required to publish the package manually usingnpm loginandnpm publish.Beta Was this translation helpful? Give feedback.
All reactions