saberland/saber

Add getWebpackConfig hook and document how to use custom webpack config #252

egoist posted onGitHub

<!-- Please don't delete this template or we'll close your issue -->

<!-- Before creating an issue please make sure you are using the latest version of Saber. -->

Feature request

<!-- Please ask questions via following several ways. -->

<!-- https://chat.saber.land/ -->

<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->

What problem does this feature solve?

You can directly modify webpack config in this hook. Easier than current chainWebpack hook.

What does the proposed API look like?

In saber-node.js:

exports.getWebpackConfig = (config, { type }) => {
  config.plugins.push(new MyWebpackPlugin())
  return config
}

@issuehunt has funded $100.00 to this issue.


posted by IssueHuntBot almost 6 years ago

@egoist has rewarded $70.00 to @egoist. See it on IssueHunt

  • :moneybag: Total deposit: $100.00
  • :tada: Repository reward(20%): $20.00
  • :wrench: Service fee(10%): $10.00
posted by issuehunt-app[bot] over 5 years ago

Fund this Issue

$100.00
Rewarded

Rewarded pull request

Recent activities

egoist was rewarded for saberland/saber# 252
over 5 years ago
egoist submitted an output to  saberland/ saber# 252
over 5 years ago