Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

feature-request: safe file load method #13

Open
shifteee opened this issue Aug 23, 2017 · 0 comments
Open

feature-request: safe file load method #13

shifteee opened this issue Aug 23, 2017 · 0 comments

Comments

@shifteee
Copy link
Contributor

hi!

Since require.extensions is deprecated and can be (actually can't) removed from node.js you should provide some method that will not use extensions
Eg:

const __require = require('vuegistr').safeLoad;
const App =__require('App.vue');

tu

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant