META-INF.resources.bower_components.angular-bootstrap-datetimepicker.test.webpack.webpack.conf.min.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
The JWebSwing implementation for Bootstrap Date Time Picker
var path=require("path");module.exports={entry:[path.join(__dirname,"app.js")],output:{path:__dirname,filename:"bundle.js"}};