Skip to content

[BUGFIX docs] ensure we publish docs - #6257

Merged
runspired merged 1 commit into
masterfrom
bugfix/docs-publishing
Jul 18, 2019
Merged

[BUGFIX docs] ensure we publish docs#6257
runspired merged 1 commit into
masterfrom
bugfix/docs-publishing

Conversation

@runspired

Copy link
Copy Markdown
Contributor

The previous fix in #6252 didn't work properly with npm pack which does not run prepublishOnly. Incidentally this means we've not been running our prepublishOnly script with previous releases, and ts:precompile which it contained does not currently work. #6256 removes this command anyway so I've also gone ahead and removed it here to ensure we build properly.

I added the new .npmignore rules and made sure we do a production build for each individual package. At a glance, it appears that the data.json file produced in the -ember-data package is the only such file and contains the docs from the other packages.

cc @sivakumar-kailasam

@runspired
runspired force-pushed the bugfix/docs-publishing branch from 7785d8a to 7096c32 Compare July 18, 2019 21:06
@runspired
runspired merged commit 2a98714 into master Jul 18, 2019
@delete-merged-branch
delete-merged-branch Bot deleted the bugfix/docs-publishing branch July 18, 2019 22:29
runspired added a commit that referenced this pull request Jul 18, 2019
@igorT

igorT commented Jul 18, 2019

Copy link
Copy Markdown
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants