Skip to content

CSS and HTML distribution #327

@StrahilKazlachev

Description

@StrahilKazlachev

I'm submitting a feature request

  • Library Version:
    1.0.0-rc.1.0.3

Please tell us about your environment:

  • Operating System:
    all

  • Node Version:
    6.2.0

  • NPM Version:
    3.8.9

  • JSPM OR Webpack AND Version
    all

  • Browser:
    all

  • Language:
    all

Current behavior:
The styles are inlined in src/dialog-configuration.ts.
The views are also inlined using the @inlineView.

Expected/desired behavior:

  • What is the expected behavior?
    We should get them out in a separate file/s. At least the styles.

  • What is the motivation / use case for changing the behavior?
    Currently the styles - that one-liner, are nightmare to maintain. Also the html can not be minified.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions