mirror of
https://github.com/strapi/strapi.git
synced 2025-07-07 09:02:42 +00:00

* Add: Strapi Plugin Cloud * Update: first review changes * Update: remove versioning check + add eslint * Update: register the plugin only on development * Update: add cloud plugin by default in package.json * Update: make the plugin installed by default * Update: convert plugin in typescript * Update: package.json file * chore: setup the project like color-picker * chore: fix TS issue * Add: fix utm params * Fix: lint issue with Link compo * chore: fix issue with strapi.name in pkg.json * chore: fix build scripts --------- Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
3 lines
48 B
TypeScript
3 lines
48 B
TypeScript
declare module '*.svg';
|
|
declare module '*.png';
|