Commit graph

9 commits

Author SHA1 Message Date
Bryan Housel
1c4fc70e3b WIP Modernize
- switch to type: module
- replace all CJS require/module.exports with ES6 import/expor
2021-06-22 00:04:52 -04:00
Bryan Housel
a7cd09df27 Same as previous, but commit the brand files too 2020-09-18 10:55:58 -04:00
Bryan Housel
26b040a79d Don't export data anymore
(re: #3529)
2020-02-06 10:51:49 -05:00
Bryan Housel
b41694d3f8 export dissolved.json 2020-01-09 12:56:18 -05:00
Bryan Housel
b0aa6c19c1 2 space indent 2019-11-26 19:51:30 -05:00
Bryan Housel
072f9d29d7 Use a default export for matcher, export project code
also rename `matchGroups.js` -> `match_groups.js`
2019-05-14 10:21:23 -04:00
Bryan Housel
6bd2c3eb15 Refactor several scripts, update docs, rebuild dist 2019-03-20 22:28:52 -04:00
Bryan Housel
be72eded02 Update build_nameSuggestions.js to rebuild dist/name-suggestions files
(re: #1980)
2018-10-22 12:36:14 -04:00
Bryan Housel
5ef9d6fb3f Modernize
- move generated files to dist/
- rename some things for clarity
- distribute both ES6 .mjs and CJS .js files
2018-09-07 10:52:34 -04:00