epicserve / django-base-site

The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Node Deprecation Warnings

epicserve opened this issue · comments

There are a few deprecation warnings in the terminal when running webpack. I would gladly accept a pull request that removes them.

Closing because this will be taken care of in #50.