Skip to content

how to custom sourcemap filename #129

@houfeng0923

Description

@houfeng0923

hi, @rickharrison

now , in ember-cli config , i can generate hash files with sourcemap files, like this:

vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js
vendor-637ec5408a9ef70307a43842b526828d.map

but, we hope the mapfile name is same as origin js file . can broccoli-asset-rev support custom map file name like this:

vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js
vendor-fce6de4e72c198ba468a0eb2c83d1fb4.js.map

thanks

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