Skip to content

Commit

Permalink
Removed base URI
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Jun 20, 2024
1 parent ecad476 commit b46d8a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/frontend/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ module.exports = (env) => {
devtool: mode === "development" ? "source-map" : false,
plugins: [
new HtmlWebpackPlugin({
base: "https://itpoptavky.skaut.cz",
template: "./src/html/index.html",
}),
new MiniCssExtractPlugin(),
Expand Down

0 comments on commit b46d8a7

Please sign in to comment.