Closed alotofnoodles closed 9 years ago
Store package style sheets in the styles/ directory instead of stylesheets/ in the Repl package
styles/
stylesheets/
Repl
Package.getStylesheetsPath (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:460:9) Package.getStylesheetPaths (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:471:32) Package.loadStylesheets (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:453:38) <unknown> (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:185:19) Package.measure (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:165:15) Package.load (/opt/homebrew-cask/Caskroom/atom/latest/Atom.app/Contents/Resources/app.asar/src/package.js:179:12)
Will be fix and push Asap.
Fix.
Store package style sheets in the
styles/
directory instead ofstylesheets/
in theRepl
package