Skip to content

Commit

Permalink
Add test server
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBearPresident committed Dec 22, 2024
1 parent 0d03bd7 commit 56c2ed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ module.exports = [
'bubble-pop-up-fix': './src/bubble-pop-up-fix.ts'
},
output: {
path: path.resolve('//hercules/C - Docker/30-Home-Assistent/Config/www/community/Bubble-Card'),
//path: path.resolve('//hercules/C - Docker/30-Home-Assistent/Config/www/community/Bubble-Card'),
path: path.resolve('//hercules/C - Docker/70-Dev_Home-Assistant/Config/www'),
filename: '[name].js'
}
}
Expand Down

0 comments on commit 56c2ed1

Please sign in to comment.