mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 09:39:30 +08:00
4 lines
163 B
Text
4 lines
163 B
Text
// This file is for backward compatibility with v0.5.1.
|
|
require('./register')
|
|
|
|
console.warn("'json5/require' is deprecated. Please use 'json5/register' instead.")
|