Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Missing "material-docs-example" inside "src/assets/stackblitz" #340

Closed
jpmckearin opened this issue Nov 30, 2017 · 2 comments
Closed

Missing "material-docs-example" inside "src/assets/stackblitz" #340

jpmckearin opened this issue Nov 30, 2017 · 2 comments

Comments

@jpmckearin
Copy link

jpmckearin commented Nov 30, 2017

Last change was a few days ago in #330. It seems that I may be missing a step in the process. I am using tools/fetch-assets-local.sh because the angular/material2-docs-content repo no longer contains the overview directory that is specified in tools/fetch-assets.sh. (#341)

image

import {MaterialDocsExample} from './app/material-docs-example';

@jpmckearin
Copy link
Author

jpmckearin commented Dec 2, 2017

After further investigation, it seems like this is intentional. The stackblitz-writer is supposed to replace the material-docs-example reference with the correct one at run-time.

https://github.com/angular/material.angular.io/blob/master/src/app/shared/stackblitz/stackblitz-writer.ts#L139-L162

@amcdnl
Copy link
Contributor

amcdnl commented Feb 10, 2018

@jpmckearin - Are you still facing this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants