digitalbazaar / digitalbazaar/bedrock-webpack

Find a way to remove custom aliasing of `vue` to CJS version

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
2
Avg merge
2d 41m
Merged PRs (30d)
1

Description

We are aliasing vue to the CJS version right now in the webpack build options. When we don't do this, vue apps don't build properly -- we should fix this to enable tree-shaking, etc.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the webpack build options where vue is aliased to its CJS version, then reproduce the reported failure in a Vue app without that alias. Done means Vue apps build correctly without the custom alias and can use tree-shaking.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.