Skip to content

Instantly share code, notes, and snippets.

@daihuaye
Last active March 18, 2020 19:15
Show Gist options
  • Save daihuaye/8ba9d3e14f20847c49d51cd2637e72a7 to your computer and use it in GitHub Desktop.
Save daihuaye/8ba9d3e14f20847c49d51cd2637e72a7 to your computer and use it in GitHub Desktop.
//...
module.exports = {
//...
resolve: {
alias: {
//...
"@uifabrics/package": "@uifabrics/package-release",
}
}
}
@daihuaye
Copy link
Author

Hello world.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment