diff --git a/build/bundle.js b/build/bundle.js index 49b99be..87153d7 100644 --- a/build/bundle.js +++ b/build/bundle.js @@ -27,7 +27,6 @@ rollup.rollup({ fs.writeFile(entitiesPath, `${polyfill}\n\n${entities}`, error => { if (error) { - console.error(error) // eslint-disable-line no-console } })