Results 5 comments of Senthur

is there a workaround to this?

I face the same problem

Is the fix released? Here is what I'm on: serverless v2.15.0 serverless-aws-alias v1.8.0

How to fix this behavior @RicardoJCP ? We use all - Bootstrap, FontAwesome, IonIcon, etc..

I think I changed the following in webpack: { test: /\.css$/, loaders: ['raw-loader'] } to { test: /\.css$/, loaders: ['to-string-loader', 'css-loader'] }