diff --git a/server/views/index.js b/server/views/index.js index ca21dc42..1a725960 100644 --- a/server/views/index.js +++ b/server/views/index.js @@ -7,7 +7,7 @@ export function renderIndex() { p5.js Web Editor - ${process.env.NODE_ENV === 'production' ? `` : ''} + ${process.env.NODE_ENV === 'production' ? `` : ''} @@ -21,8 +21,8 @@ export function renderIndex() { window.webpackManifest = ${JSON.stringify(chunkManifest)}; //]]>` : ''} - - + +