Build JS artifacts with yarn
Project description
Introduction
This package builds JavaScript projects with yarn. It contains a zest.releaser entry point and a stand-alone command line tool.
Goal
You want to release a package that has a packages.json on it and a release script defined on it.
Usually one does not want to keep the generated files on VCS, but you want them when releasing with zest.releaser.
Credits
This package is a direct inspiration from zest.pocompile from Maurits van Rees.
Thanks!
To Do
Add tests
Changelog
1.0b2 (2018-11-09)
Change option to folder as package.json is expected to be there, i.e.
[yarn.build] folder = path/to/folder/
1.0b1.post0 (2018-11-09)
Fix (hopefully), pypi rendering.
1.0b1 (2018-11-09)
Allow to configure where package.json is located via a setup.cfg section:
[yarn.build] file = path-to/package.json
1.0a6 (2017-01-06)
Create universal wheels again.
1.0a5 (2017-01-06)
Pass the parent folder where package.json is.
1.0a4 (2017-01-06)
Typos are fun…
1.0a3 (2017-01-06)
Ditch wheels by now, only source releases.
1.0a2 (2017-01-06)
Be more verbose.
1.0a1 (2017-01-05)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for yarn.build-1.0b2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8234f18d6f660def31f25f1ec533b6fb48e0a7a700faa1d8f43a1edba934792 |
|
MD5 | e38e1a4014a32b420c0d67ba786ed274 |
|
BLAKE2b-256 | ace0ff0085f63c40612706f1fdccfc523f57f2040d6b3e6d3251db9eb53faced |