8000 Copy staticwebassets from Razor class libraries (RCL) to output · Issue #19 · ZarehD/AspNetStatic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Copy staticwebassets from Razor class libraries (RCL) to output #19
Closed
@rmourato

Description

@rmourato

Great library, it's been a delight using it.

I tried re-using some components and static assets by putting them all inside a RCL, but the static assets aren't copied over.

I've worked around this by manually doing a dotnet publish of the project, grabbing everything under the published wwwroot and copying its contents to the destinationRoot folder replacing any files. Its somewhat of an awkward step, but seems to work nicely, and handles content in the referenced RCL (_content prefixed folder).

Just wondering if you'd like to consider handling this inside AspNetStatic?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0