ocular icon indicating copy to clipboard operation
ocular copied to clipboard

ocular-config generation

Open jckr opened this issue 5 years ago • 1 comments

when ocular init generates ocular-config, the default values for DOC_FOLDER and ROOT_FOLDER are local paths, as opposed to, say,

DOC_FOLDER: `${__dirname}/../docs/`,
ROOT_FOLDER: `${__dirname}/../`,
DIR_NAME: `${__dirname}`,

jckr avatar Sep 04 '19 02:09 jckr

in the same line of thoughts, the generated package.json doesn't contain scripts?

jckr avatar Sep 04 '19 02:09 jckr