Maxime Castres 285944d4bb
feat(cloud): add strapi cloud plugin to CMS for marketing (#18209)
* 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>
2023-10-25 15:13:53 +01:00

3 lines
48 B
TypeScript

declare module '*.svg';
declare module '*.png';