Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 193 Bytes

README.dev.md

File metadata and controls

10 lines (9 loc) · 193 Bytes

Build it and release it

npm i
cd projects/scully-plugin-toc
npm i
cd ../../
npm run release # it will run `npm run build` before
npm run publish # publish the new version on npm