Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lbwa/esw issues and pull requests

#53 - build(deps): bump ansi-regex from 5.0.0 to 5.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#52 - build(deps): bump parse-url from 6.0.0 to 6.0.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#51 - feat: main field should be UMD by default

Issue - State: open - Opened by lbwa about 2 years ago

#50 - feat: make esbuild cli arguments transparent

Pull Request - State: closed - Opened by lbwa over 2 years ago

#49 - refactor: allow list for esw options instead of esbuild options

Issue - State: closed - Opened by lbwa over 2 years ago

#48 - refactor: use utils.debuglog to replace debug 3rd lib

Issue - State: closed - Opened by lbwa over 2 years ago

#47 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#46 - bug: wrong output file extension

Issue - State: closed - Opened by lbwa over 2 years ago
Labels: type: bug

#45 - build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#44 - build(deps): bump node-fetch from 2.6.1 to 2.6.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#43 - feat: list unused dependencies and peerDependencies

Issue - State: open - Opened by lbwa over 2 years ago

#42 - feat: support file to file compilation

Issue - State: open - Opened by lbwa over 2 years ago - 1 comment

#41 - feat(esw): support multiple entry points(paths or glob pattern)

Pull Request - State: closed - Opened by lbwa over 2 years ago

#40 - test(e2e): esw watch

Pull Request - State: open - Opened by lbwa over 2 years ago

#39 - test: use e2e sandbox to test cli features

Pull Request - State: closed - Opened by lbwa over 2 years ago

#38 - feat(esw): format should also cooperate with "type" field in package.json

Pull Request - State: closed - Opened by lbwa over 2 years ago

#37 - feat: multi-entries mode

Issue - State: closed - Opened by lbwa over 2 years ago
Labels: type: enhancement

#36 - feat: type in package.json

Issue - State: closed - Opened by lbwa over 2 years ago - 1 comment

#35 - feat(esw): watch mode support incremental option

Pull Request - State: closed - Opened by lbwa over 2 years ago
Labels: type: enhancement

#34 - feat: bundle analyze support

Issue - State: closed - Opened by lbwa over 2 years ago

#33 - feat: platform inference

Issue - State: open - Opened by lbwa over 2 years ago

#32 - feat(esw): use esbuild writing

Pull Request - State: closed - Opened by lbwa over 2 years ago
Labels: type: enhancement

#31 - fix(esw): should occur all builds in watch mode

Pull Request - State: closed - Opened by lbwa over 2 years ago
Labels: type: bug

#30 - build: pnpm workspace infra

Issue - State: closed - Opened by lbwa over 2 years ago

#29 - fix: upgrade rxjs to latest version

Issue - State: closed - Opened by lbwa over 2 years ago

#28 - fix(esw): resume inferBuildOption Observable

Pull Request - State: closed - Opened by lbwa over 2 years ago
Labels: type: bug

#27 - build(deps): bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#26 - build(deps): bump tar from 4.4.17 to 4.4.19

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#25 - feat: watch mode

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#24 - refactor: rebuild project structure from features

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#23 - feat: handle esbuild stdout by default

Pull Request - State: closed - Opened by lbwa about 3 years ago

#22 - feat(common): esbuild msg printer

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#21 - feat(esw): print build report when build completed

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#20 - fix: should always respect main and module field value in package.json

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: bug

#19 - feat(esw): avoid duplicated building when we set duplicated path

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#18 - feat: should write same out files only once if main and module has a same value

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#17 - feat(esw): handle file writing

Pull Request - State: closed - Opened by lbwa about 3 years ago

#16 - bug: entrypoints could be inferred by fields in package.json

Issue - State: closed - Opened by lbwa about 3 years ago - 1 comment
Labels: type: bug

#15 - bug: wrong output file name

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: bug

#14 - bug: esw build --help is broken

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: bug

#13 - refactor(esw): flatten unnecessary high-order obs

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#12 - feat: multiple builds would sent only one notification to observer

Pull Request - State: closed - Opened by lbwa about 3 years ago

#11 - feat: dir mode

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#10 - fix: inference observable

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: bug

#9 - feat: support concurrent build when there are main and module fields

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#8 - feat: support type checker & d.ts generation

Issue - State: open - Opened by lbwa about 3 years ago
Labels: type: enhancement

#7 - feat: lint command

Issue - State: open - Opened by lbwa about 3 years ago
Labels: type: enhancement

#6 - feat: esm/cjs build in the same time

Issue - State: closed - Opened by lbwa about 3 years ago

#5 - feat(node): build command

Pull Request - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#4 - feat: infer entry, output from package.json

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#3 - feat: exclude lib's peerDependencies by default

Issue - State: closed - Opened by lbwa about 3 years ago
Labels: type: enhancement

#2 - feat: style compilation

Issue - State: open - Opened by lbwa over 3 years ago
Labels: type: enhancement

#1 - feat: integrate with api-extractor

Issue - State: open - Opened by lbwa over 3 years ago
Labels: type: enhancement