Ecosyste.ms: Issues

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

GitHub / zambezi/ez-build issues and pull requests

#55 - Update dependencies

Pull Request - State: closed - Opened by mstade over 6 years ago - 1 comment

#54 - Fix target node

Pull Request - State: closed - Opened by mstade over 6 years ago

#53 - update relative paths URLs using postcss-url

Pull Request - State: closed - Opened by matthewdunsdon about 7 years ago - 2 comments

#52 - added targetBrowsers to postcss options for continuity, closes #51

Pull Request - State: closed - Opened by DimitarChristoff about 7 years ago - 3 comments

#50 - Execute arbitrary command on successful interactive build

Pull Request - State: closed - Opened by mstade about 7 years ago - 1 comment

#49 - Add code coverage instrumentation support

Pull Request - State: open - Opened by mstade about 7 years ago - 1 comment

#48 - ez-build does not rebase urls when importing css in a different directory

Issue - State: closed - Opened by matthewdunsdon about 7 years ago - 2 comments

#47 - Support for conditional compilation depending on target

Pull Request - State: closed - Opened by mstade over 7 years ago - 2 comments

#46 - Reduce number of dependencies and improve install time

Issue - State: open - Opened by mstade over 7 years ago

#45 - Fix UMD globals

Pull Request - State: closed - Opened by mstade over 7 years ago - 1 comment

#44 - Remove bunyan

Pull Request - State: closed - Opened by mstade over 7 years ago - 1 comment

#43 - Deprecate babelrc

Pull Request - State: closed - Opened by mstade almost 8 years ago - 17 comments

#42 - Set NODE_ENV if unset at runtime – or – if set, use it

Pull Request - State: closed - Opened by mstade almost 8 years ago - 1 comment

#41 - Fix bracket glob patterns

Pull Request - State: closed - Opened by mstade almost 8 years ago - 2 comments

#40 - Non zero exit on error

Pull Request - State: closed - Opened by mstade almost 8 years ago - 1 comment

#39 - Some glob patterns not possible with `--include` and `--exclude`

Issue - State: closed - Opened by mstade almost 8 years ago - 2 comments
Labels: bug, good first issue

#38 - Set NODE_ENV during build

Issue - State: closed - Opened by mstade almost 8 years ago - 2 comments
Labels: enhancement, good first issue

#37 - Add option to read build options from file

Pull Request - State: closed - Opened by mstade almost 8 years ago - 6 comments
Labels: enhancement

#36 - Customizing plugins and presets

Issue - State: closed - Opened by mstade almost 8 years ago - 14 comments
Labels: help wanted, question

#35 - Use latest babel preset instead of es2015

Pull Request - State: closed - Opened by mstade almost 8 years ago - 3 comments

#34 - Use babel-latest preset instead of ES2015

Issue - State: closed - Opened by mstade almost 8 years ago

#33 - Refactor ez-build to implement pipelines as transformation functions

Issue - State: open - Opened by mstade almost 8 years ago - 3 comments
Labels: enhancement

#32 - Implement better optimizations for javascript bundle

Issue - State: open - Opened by mstade almost 8 years ago - 1 comment
Labels: enhancement

#31 - Refactoring for better testability

Pull Request - State: closed - Opened by mstade almost 8 years ago - 2 comments

#30 - Initial test scaffolding and rudimentary tests

Pull Request - State: closed - Opened by mstade almost 8 years ago - 5 comments

#29 - Enabled the `--no-copy` option

Pull Request - State: closed - Opened by Poetro almost 8 years ago - 1 comment

#28 - Only use the last fragment of the package name

Pull Request - State: closed - Opened by Poetro almost 8 years ago - 3 comments

#27 - Add support for JIT builds

Issue - State: open - Opened by mstade almost 8 years ago - 4 comments
Labels: enhancement

#26 - Scoped package optimized output should ignore scope

Issue - State: closed - Opened by mstade almost 8 years ago - 1 comment
Labels: bug

#25 - When setting lib to project root, don't introduce extra slashes

Pull Request - State: closed - Opened by mstade almost 8 years ago - 6 comments

#24 - Prepare for open source

Pull Request - State: closed - Opened by mstade almost 8 years ago

#23 - Using UMD instead of AMD

Pull Request - State: closed - Opened by Poetro almost 8 years ago - 3 comments

#22 - Big refactor to use async/await for control flow

Pull Request - State: closed - Opened by mstade about 8 years ago - 1 comment

#21 - Rebase urls relative to input files, not target

Pull Request - State: closed - Opened by mstade about 8 years ago

#20 - Add missing source map comment when debug is true

Pull Request - State: closed - Opened by mstade over 8 years ago

#19 - --no-copy does nothing

Issue - State: closed - Opened by mstade over 8 years ago - 1 comment
Labels: bug

#18 - Babel plugins aren't being picked up

Issue - State: closed - Opened by mstade over 8 years ago - 1 comment
Labels: bug

#17 - Fix interactive mode

Pull Request - State: closed - Opened by mstade over 8 years ago - 1 comment

#16 - Parameterize output module format

Issue - State: closed - Opened by mstade over 8 years ago - 2 comments
Labels: enhancement, help wanted, question

#15 - Added ez-build rationale, explaining why it exists

Pull Request - State: closed - Opened by mstade over 8 years ago - 11 comments

#14 - Fix optimised modules generation

Pull Request - State: closed - Opened by mstade over 8 years ago - 1 comment

#13 - CSS workflow

Pull Request - State: closed - Opened by mstade over 8 years ago - 5 comments

#12 - Tool-independent incremental compilation

Issue - State: open - Opened by mstade over 8 years ago

#11 - Use lib in optimise instead of src

Pull Request - State: closed - Opened by Poetro over 8 years ago - 2 comments

#10 - Generate `optimised-modules.json` from the compiled files

Issue - State: closed - Opened by Poetro over 8 years ago - 3 comments
Labels: bug

#9 - Verify and automatically set up runtime environment

Pull Request - State: closed - Opened by mstade over 8 years ago - 2 comments
Labels: enhancement

#8 - CSS support

Issue - State: closed - Opened by mstade over 8 years ago - 2 comments

#7 - Non-source files aren't copied over unless an `--include` pattern is added

Issue - State: closed - Opened by mstade over 8 years ago - 2 comments
Labels: bug

#6 - Find modules regardless of file extension

Pull Request - State: closed - Opened by mstade over 8 years ago

#5 - Generate optimized modules manifest from compiler info

Issue - State: closed - Opened by mstade over 8 years ago - 2 comments
Labels: enhancement

#4 - Where are all the tests?

Issue - State: closed - Opened by mstade over 8 years ago - 1 comment
Labels: enhancement

#3 - Add useful instructions when trying to run ez-build without peer dependencies installed

Issue - State: closed - Opened by mstade over 8 years ago - 1 comment
Labels: enhancement

#2 - Remove --plugins and --presets flags

Issue - State: closed - Opened by mstade over 8 years ago - 2 comments
Labels: enhancement

#1 - MVP

Pull Request - State: closed - Opened by mstade over 8 years ago - 6 comments