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 34131c86d7 whitespace
2018-02-21 15:13:34 +05:30

4 lines
127 B
JavaScript

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