Olivier Goffart
|
54c979d9e6
|
Make it so that you don't need to run xtask through cargo
|
2021-02-02 08:39:06 +01:00 |
|
Olivier Goffart
|
c77109d257
|
Fix the extension of the npm package
|
2020-12-09 16:15:08 +01:00 |
|
Simon Hausmann
|
b782038aad
|
Avoid including the tarball for npm
Don't include the package inside itself if it's there.
|
2020-10-22 13:22:26 +02:00 |
|
Simon Hausmann
|
008455a106
|
Include a license file in the node source package
|
2020-10-22 13:14:56 +02:00 |
|
Olivier Goffart
|
2f2e76cfd5
|
Missing license header
|
2020-10-22 11:54:59 +02:00 |
|
Simon Hausmann
|
f3d87f00a6
|
Added a little xtask to create a source package in one go
This is a wrapper around `npm pack` that temporarily edits the relative
paths out of `Cargo.toml` to make the package work outside of the git
repo.
|
2020-10-22 10:58:20 +02:00 |
|