Skip to content

Commit

Permalink
Use glob pattern for polar packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Feb 20, 2024
1 parent dc30cc3 commit a9a68dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/plugins/Gfi/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ import { createFilter } from '@rollup/pluginutils'
const external = createFilter(
[
'@masterportal/masterportalapi/**',
'@polar/lib-get-cluster',
'@polar/lib-invisible-style',
'@polar/lib-tooltip',
'@polar/**',
'@repositoryname/vuex-generators',
'i18next',
'just-compare',
Expand Down

0 comments on commit a9a68dc

Please sign in to comment.