UNPKG

split-keypath

Version:

Splits strings into an array of keys used for reading nested data structures

12 lines (11 loc) 177 B
module.exports = { build: { options: { preserveComments: 'some', sourceMap: true }, files: { 'dist/index.min.js': ['dist/index.js'] } } };