Skip to content

Commit

Permalink
refactor: small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
saade committed Feb 15, 2024
1 parent db9ef2f commit fff39c0
Show file tree
Hide file tree
Showing 14 changed files with 1,860 additions and 644 deletions.
2 changes: 1 addition & 1 deletion bin/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ const defaultOptions = {
compile({
...defaultOptions,
entryPoints: ['./resources/js/index.js'],
outfile: './resources/dist/tree.js',
outfile: './resources/dist/filament-select-tree.js',
})
Loading

0 comments on commit fff39c0

Please sign in to comment.