Skip to content

how to disable inline manifest in vue-cli service #1227

Closed
@crazyxhz

Description

@crazyxhz

Version

3.0.0-beta.6

Reproduction link

https://github.com/vuejs/vue-cli

Steps to reproduce

use vue cli 3.0.0-beta.9 create a blank project then run npm run build

What is expected?

Manifest.js do not inlined in the output html

What is actually happening?

Manifest.js is inlined in the output html


Due to some constrains , I want webpack manifest do not inlined. How can I do that in vue cli config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions