issues
search
saleor
/
cli
Command-line interface allowing interaction with Saleor Cloud environments.
Other
70
stars
23
forks
source link
Narrow down files for package
#583
Closed
2can
closed
1 year ago
2can
commented
1 year ago
I want to merge this PR because
it narrows down
dist
files to
saleor.json
. Recently added
--sourcemap
param generates a source map which shouldn't be put into the release package.
Related (issues, PRs, topics)
Steps to test feature
I have:
[x] Tested it locally and it doesn't break existing features
[ ] Added documentation if public changes are introduced
[ ] Added tests for my code
I want to merge this PR because
dist
files tosaleor.json
. Recently added--sourcemap
param generates a source map which shouldn't be put into the release package.Related (issues, PRs, topics)
Steps to test feature
I have: