2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/rollup.config.js
Rushabh Mehta d1e7533475 refactor
2018-01-30 18:56:35 +05:30

4 lines
121 B
JavaScript

module.exports = [
require('frappejs/config/rollup.config.style.js'),
require('frappejs/config/rollup.config.app.js')
]