mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 12:43:54 -06:00
3157d5ee1b
* DEV: ensures stylesheet watcher isn't crashing with gems plugins This bug has been exhibited since discourse_dev is now including an auth plugin which was loaded as a relative path instead of an absolute path, eg: `Users/bob/.gem/ruby/2.6.6/gems/discourse_dev-0.1.0/auth/plugin.rb` Instead of `/Users/bob/.gem/ruby/2.6.6/gems/discourse_dev-0.1.0/auth/plugin.rb` |
||
---|---|---|
.. | ||
compiler.rb | ||
functions.rb | ||
importer.rb | ||
manager.rb | ||
watcher.rb |