Skip to content

Commit

Permalink
fix: add back transpileDependencies config
Browse files Browse the repository at this point in the history
  • Loading branch information
hpopp committed Jan 19, 2024
1 parent 358cd05 commit 88275c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ const { defineConfig } = require("@vue/cli-service");

module.exports = {
publicPath: "/tracklist-formatter/",
transpileDependencies: true,
};

0 comments on commit 88275c0

Please sign in to comment.