Skip to content

jamesrvandegrift/drupack

 
 

Repository files navigation

not-webpack

A drupal theme using Webpack bundling, scss, es6 and hot reloading!

Using drupack

Clone the project in your drupack theme map and run npm install

Local development run npm run dev Production build run npm run build

Using hot reloading

In webpack/dev.config.babel.js change the SITENAME.drupal-8.local.wieni.site url and surf to localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.5%
  • JavaScript 33.2%
  • HTML 1.3%