Skip to content

Obsolete paragraph regarding versioning in Webpack Encore #10176

@royklutman

Description

@royklutman

Since Webpack Encore now generates a config/packages/assets.yaml file containing the settings needed to load assets from the manifest.json file (reference):

# config/packages/assets.yaml
framework:
    assets:
        json_manifest_path: '%kernel.project_dir%/public/build/manifest.json'

You don't actually have to manually add json_manifest_path to config/packages/framework.yaml anymore, so the following paragraph becomes obsolete: http://symfony.com/doc/current/frontend/encore/versioning.html#loading-assets-from-the-manifest-json-file

I wouldn't mind creating a PR to remove or edit the paragraph myself, but my english is subpar sadly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions