Skip to content

Instantly share code, notes, and snippets.

@mitnick78
Created October 18, 2018 07:41
Show Gist options
  • Save mitnick78/cdde9b1e7d82761a09cfe4c751a3b2a4 to your computer and use it in GitHub Desktop.
Save mitnick78/cdde9b1e7d82761a09cfe4c751a3b2a4 to your computer and use it in GitHub Desktop.
entry: {
front:"./build/resources/src/front/.scss",
mobile:"./build/resources/src/mobile/.scss",
rwd: "./build/resources/src/rwd/*.scss"
},
output: {
filename: '[name].css',
path: path.resolve(__dirname, './application/site/resources/', "src"),
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment