stable

Clone or download

Read-only

chore: build embed plugin with vite

part of request #27938 Build frontend apps with Vite No functional change expected with embed plugin: if you paste a link to figma in an artifact, after submit it will load an iframe that previews the link. Change-Id: Ia1fa0cefbd67e46d5bc15d6b901c67b665072d27

Modified Files

Name
M plugins/embed/include/embedPlugin.php +10 −7 Go to diff View file
M plugins/embed/package.json +5 −5 Go to diff View file
M plugins/embed/tsconfig.json +1 −1 Go to diff View file
R plugins/embed/webpack.dev.js Go to diff View file
D plugins/embed/webpack.common.js +0 −47 Go to diff View file
D plugins/embed/webpack.prod.js +0 −23 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +4 −4 Go to diff View file
R plugins/tracker/include/Tracker/Artifact/Renderer/GetAdditionalJavascriptFilesForArtifactDisplay.php Go to diff View file