mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-10 09:49:42 +08:00
7 lines
141 B
JavaScript
7 lines
141 B
JavaScript
|
/*
|
||
|
* Load this dynamically so that it
|
||
|
* doesn't appear in the rollup bundle.
|
||
|
*/
|
||
|
|
||
|
module.exports.features = require('../../data/features')
|