Skip to content

Commit

Permalink
fix: alias
Browse files Browse the repository at this point in the history
  • Loading branch information
alaca committed Nov 12, 2024
1 parent d5e43bd commit de7ae65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ mix.webpackConfig({
'@givewp/components': path.resolve(__dirname, 'src/Views/Components/'),
'@givewp/css': path.resolve(__dirname, 'assets/src/css/'),
'@givewp/promotions': path.resolve(__dirname, 'src/Promotions/sharedResources/'),
'@givewp/campaigns': path.resolve(__dirname, 'src/Campaigns/resources'),
},
},
plugins: [
Expand Down

0 comments on commit de7ae65

Please sign in to comment.