Module: Epf::Source

Defined in:
lib/epf/source.rb

Class Method Summary collapse

Class Method Details

.bundled_map_pathObject



7
8
9
# File 'lib/epf/source.rb', line 7

def self.bundled_map_path
  File.expand_path('../../../dist/epf.js.map', __FILE__)
end

.bundled_pathObject



3
4
5
# File 'lib/epf/source.rb', line 3

def self.bundled_path
  File.expand_path('../../../dist/epf.js', __FILE__)
end