mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 19:19:13 +08:00
6 lines
141 B
Text
6 lines
141 B
Text
/*
|
|
* Load this dynamically so that it
|
|
* doesn't appear in the rollup bundle.
|
|
*/
|
|
|
|
module.exports.features = require('../../data/features')
|