Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcomac committed Apr 19, 2024
1 parent 995bb00 commit b2f0736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import terser from '@rollup/plugin-terser'

export default [
{
input: 'scripts/token-action-hud-ose.js',
input: 'scripts/system-manager.js',
plugins: [
commonjs(),
resolve({ browser: true })
Expand Down

0 comments on commit b2f0736

Please sign in to comment.