mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[template] disable post-init script - still broken on RN CLI
[skip ci]
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = {
|
||||
// Directory with template
|
||||
templateDir: './project',
|
||||
|
||||
// TODO broken on cli: error Error: spawn /var/folders/**/node_modules/@react-native-firebase/template/post-init.js EACCES
|
||||
// Path to script, which will be executed after init
|
||||
postInitScript: './post-init.js',
|
||||
// postInitScript: './post-init.js',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user