Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfeat(bundle): support for file qualifiers + builder refactor #7386
Conversation
…pt into builder-refactor
PR Checklist
What is in the PR
Both
builder.tsandcomponent-builder.tsrefactored to work in webpack-only mode and to use only modules.Implemented
module-name-resolverthat can resolve webpack (xml/js/css) that have file-qualifiers.Fixes #7321
Fixes #7324
Related to NativeScript/nativescript-dev-webpack#902
Fixes #7392