Skip to content

Commit

Permalink
Get rid of unused / undefined stencil plugin script from config
Browse files Browse the repository at this point in the history
  • Loading branch information
prushforth committed Jan 7, 2025
1 parent e98301f commit 5cb0953
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web/stencil.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { inlineSvg } from 'stencil-inline-svg';
import { reactOutputTarget } from '@stencil/react-output-target';
import { angularOutputTarget } from '@stencil/angular-output-target';
import { vueOutputTarget } from '@stencil/vue-output-target';
import { copyMapMLPlugin } from './scripts/copyMapMLStencilPlugin';

export const config: Config = {
namespace: 'gcds',
Expand Down

0 comments on commit 5cb0953

Please sign in to comment.