Welcome to mirror list, hosted at ThFree Co, Russian Federation.

require.js « lib « json5 « node_modules « assets - github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3aa29bee0344ef9a7c800ccc7a1fd71c55ade4a0 (plain)
1
2
3
4
// This file is for backward compatibility with v0.5.1.
require('./register')

console.warn("'json5/require' is deprecated. Please use 'json5/register' instead.")