serverless-heaven/serverless-webpack

Examples still use old Webpack 1.x module.loaders properties

HyperBrain opened this issue · 1 comments

This is a Bug Report

Description

The examples in the repository still use the old (and deprecated) module.loaders configuration for Webpack. This should be switched to the new module.rules semantics.