Last active
December 24, 2020 11:09
-
-
Save HamadTheIronside/8b4e9e96cb30c0c533abfb3b802ea8ac to your computer and use it in GitHub Desktop.
Webpack Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const webpack = require("webpack") | |
const config = { | |
} | |
module.exports = config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment