Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to skip minification and optimization js assets? #901

Open
ViZiD opened this issue Apr 25, 2024 · 0 comments
Open

How to skip minification and optimization js assets? #901

ViZiD opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request on hold Not working on it

Comments

@ViZiD
Copy link

ViZiD commented Apr 25, 2024

Expected Behavior

don't parse javascript files in web_accessible_resources, just copy

Current Behavior

now webextension toolbox parse assets just like regular scripts in project

asset assets/test.js 139 KiB [emitted] [minimized] (name: assets/test) 1 related asset

Steps to Reproduce (for bugs)

test repo
https://github.com/ViZiD/webext_test

i wan't just copy test.js file in build bundle, without minimize

Context

Your Environment

Tech Version
webextension-toolbox 7.1.1
node v21.7.3
OS Linux
browser ...
etc ...
@tm1000 tm1000 self-assigned this Apr 26, 2024
@tm1000 tm1000 added the enhancement New feature or request label Apr 26, 2024
@tm1000 tm1000 added the on hold Not working on it label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Not working on it
Projects
None yet
Development

No branches or pull requests

2 participants