seitime-frappe/rollup
Faris Ansari 91d3731a60 feat(rollup): Ability to import assets from any app
To import a js file from the frappe app into any app
```
import 'frappe/public/js/frappe/ui/comment.js';
```
2018-09-11 11:38:10 +05:30
..
build.js Create a moment bundle and include it in webform 2018-07-12 16:23:25 +05:30
config.js feat(rollup): Ability to import assets from any app 2018-09-11 11:38:10 +05:30
frappe-html-plugin.js Rollup Fixes (#5232) 2018-03-20 13:51:53 +05:30
rollup.utils.js Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
watch.js feat(build): Log build errors in browser console (#5932) 2018-08-07 14:42:39 +05:30