Topic: Animate and WoW.js

nebuso pro asked 6 years ago


I have a question about merging 2 of your products (MDB4 Pro and Admin). I want to throw away "Animate" and "WoW.js" becouse they consume too much resources AND I do not want to buy commercial licenses  for them (ex. https://www.uplabs.com/posts/wow-js-commercial). You have a nicely arranged SCSS ! When I merge JavaScript from MDB4 Pro and Admin  it's not work well. JavaScript source files are messy :/ different names, file sizes, versions ... Could you organize or make a "merge file" for JavaScript files in future releases?
 
gulp.task('compileJS', function() {
  return gulp.src( 'src/js/**/*.js' ) // READ src folder, put all JavaScript's files
  .pipe(concat('scripts.js')) // Merge files
  .pipe(gulp.dest(jsDEST)); // SAVE
});
Thank You

Bartłomiej Malanowski staff commented 6 years ago

Yes, we'll add gulpfile to merge js files in the next release

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags