0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript746 stars (746 stars)37 forks (37 forks)batch import
good first issuehelp wantedoptimization
- Issue type
- feature
- Research direction
- The issue requests creating separate distribution files per service in the frint router package. It references PR #261 comment. To proceed, examine the repository's build configuration (likely webpack or rollup) and understand the current bundling setup. Look at the frint router package's build scripts and determine how to split output per service. The referenced PR may contain relevant discussion or changes.