Support preserving the inlined asset#434
Support preserving the inlined asset#434icelam merged 3 commits intoicelam:developfrom SorsOps:develop
Conversation
|
@icelam Let me know if there are any changes needed |
|
Hi @SorsOps, thank you for submitting this Pull Request, your addition of a new feature is appreciated. How do you feel about changing We might just need to add a utility function that is similar to the existing |
|
@icelam Makes sense. I've made the recommended changes |
…ther variable name.
|
@SorsOps Thank you for updating your PR. The update looks good to me. I just have one minor comment that I would like to rename Have a nice weekend :) |
|
@SorsOps I have published v3.2.0 which includes this additional feature! Let me know if it has any issue. |
Description
Adds a filter to support whether or not an asset should be deleted from the output.
This has a niche application where we needed to preserve the bundled script in the output to upload to another server in addition to having it inlined.
How has this been tested?
Added a test for it
Types of changes
featfixrefactortestRemarks
N/A