mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Rename console.logs
This commit is contained in:
parent
e30f4df059
commit
8ff3b3bd42
|
@ -27,9 +27,6 @@ const reload = browserSync.reload;
|
|||
const sass = gulpSass(dartSass);
|
||||
const uglify = gulUglifyES.default;
|
||||
|
||||
console.log("package.json: %o", pjson);
|
||||
console.log("pjson.name=%o", pjson.name);
|
||||
|
||||
// Relative paths function
|
||||
function pathsConfig() {
|
||||
const appName = `./${pjson.name}`;
|
||||
|
|
Loading…
Reference in New Issue
Block a user