Skip to content

Output cannot set the specified directory for #109

@Jiguangjie

Description

@Jiguangjie

export default {
input: 'src/index.js',
output: [
{
file: 'dist/js/bundle.js',
format: 'esm'
}
],
plugins: [
scss({
output: 'dist/css/style.css',
})
]
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions