Commit Graph

4 Commits

Author SHA1 Message Date
Carlos Garcia Ortiz karliatto
a4f129e4d7 fix(scripts): prepublish script path 2025-05-08 15:42:24 +02:00
Carlos Garcia Ortiz karliatto
55736664d6 fix(scripts): add validation to prepublish script arguments 2025-04-10 17:14:45 +02:00
Martin Varmuza
07dfb7e2d0 ci(npm-packages): update unresolvable imports before publish 2024-01-09 12:22:37 +01:00
Matej Kriz
fbceedba28 chore(npm): fix yarn publish command and prevent using npm
- There is no yarn publish command, it's called yarn npm publish.
- prepublishOnly script is called only on npm publish command that we don't want to use at all.
- prepublish script start checking if you run it from CI.
2022-11-25 12:04:54 +01:00