@hyper-resume/shared
v0.0.11
Published
Commonly used components, content, and utils.
Readme
shared (@hyper-resume/shared)
Getting Started
Notes
- Remember to
npm run build-typesre-create types- Done this way since
--watchwould only apply totscand notrimraf. - Due to error TS5055: Cannot write file because it would overwrite an input file.
- Done this way since
- Delete
node_modulesfolder existing outside of container (i.e. you installed packages outside of container)- Not deleting this might cause
node_modulesrelated errors when building containers.
- Not deleting this might cause