Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@a-b-r-o-w-n
Copy link
Contributor

Description

Setting mainFields to ['main'] forces webpack to only resolve a package's main module, bypassing loading it's module.
Webpack docs

Task Item

#minor

Setting `mainFields` to ['main'] forces webpack to only resolve a package's main module, bypassing loading it's `module`.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.292% when pulling 0dd55ee on abrown/fix-luis-publish into 17e01fa on main.

@cwhitten cwhitten merged commit c89a0ea into main Nov 11, 2020
@cwhitten cwhitten deleted the abrown/fix-luis-publish branch November 11, 2020 03:12
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
alanlong9278 added a commit to alanlong9278/BotFramework-Composer that referenced this pull request Nov 16, 2020
* settingsPage: (22 commits)
  Refactoring function calls
  fix: remove special case for single-bot view in tree (microsoft#4803)
  fix bug
  fix UT
  code refine
  Removed other languages for now. (microsoft#4789)
  Made the default width for the property editor wider (microsoft#4788)
  pass csrf token to plugin hosts (microsoft#4787)
  Updated disability styles
  chore: rebase main onto bot-projects feature branch (microsoft#4780)
  fix: zip file can not be deleted (microsoft#4760)
  Remove enforce auto end dialog for skill bots (microsoft#4440)
  Several PVA integration improvements / bug fixes (microsoft#4776)
  Updated strings from building (microsoft#4762)
  feat: Implement pull from publish target (microsoft#4768)
  fix: Allowed 404 to fall through axios during import flow (microsoft#4770)
  increase unit tests timeout to 30 min (microsoft#4764)
  feat: Allow importing bot content from an external source (microsoft#4751)
  Localized resource files from OneLocBuild (microsoft#4730)
  force node extensions to only require commonjs (microsoft#4755)
  ...
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Setting `mainFields` to ['main'] forces webpack to only resolve a package's main module, bypassing loading it's `module`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants