Commit d311842f authored by aniket-engg's avatar aniket-engg Committed by Aniket

removed console

parent 5ed00420
......@@ -86,7 +86,6 @@ class CompileTab {
runCompiler (hhCompilation) {
try {
console.log('mode is - ', this.fileManager.mode)
if (this.fileManager.mode === 'localhost' && hhCompilation) {
const { currentVersion, optimize, runs } = this.compiler.state
const fileContent = `module.exports = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment