generator-politico-django
Advanced tools
Comparing version
@@ -66,3 +66,2 @@ const Generator = require('yeoman-generator'); | ||
this.destinationPath('webpack-prod.config.js'), { | ||
staticUrl: this.staticUrl, | ||
appName: this.appName, | ||
@@ -69,0 +68,0 @@ }); |
@@ -18,3 +18,3 @@ const path = require('path'); | ||
output: { | ||
path: path.resolve(__dirname, '../<%= staticUrl %>/<%= appName %>'), | ||
path: path.resolve(__dirname, '../static/<%= appName %>'), | ||
filename: 'js/[name].js', | ||
@@ -21,0 +21,0 @@ }, |
{ | ||
"name": "generator-politico-django", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Yeoman generator for building static assets inside django apps at Politico.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,4 @@  | ||
It uses [Webpack](https://webpack.github.io/), [Babel](https://babeljs.io/) and [SCSS](http://sass-lang.com/). | ||
See the docs on [readthedocs](http://generator-politico-django.readthedocs.io/en/latest/). |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12254
0.55%11
22.22%1
-50%295
-0.34%