Sha256: c881cbcdb52d567a032d5322e648508ca2a8b726c7200a50599317d8f7afb33c

Contents?: true

Size: 275 Bytes

Versions: 38

Compression:

Stored size: 275 Bytes

Contents

import_file File.expand_path("static.html", root), "/static2.html"

import_path File.expand_path("bower_components/", root)

import_path File.expand_path("bower_components", root) do |target_path, original_path|
  target_path.sub('bower_components', 'bower_components2')
end

Version data entries

38 entries across 38 versions & 3 rubygems

Version Path
middleman-core-4.5.1 fixtures/import-app/config.rb
middleman-core-4.5.0 fixtures/import-app/config.rb
middleman-core-4.4.3 fixtures/import-app/config.rb
middleman-core-4.4.2 fixtures/import-app/config.rb
middleman-core-4.4.0 fixtures/import-app/config.rb
middleman-core-4.3.11 fixtures/import-app/config.rb
middleman-core-4.3.10 fixtures/import-app/config.rb
middleman-core-4.3.8 fixtures/import-app/config.rb
middleman-core-4.3.7 fixtures/import-app/config.rb
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/fixtures/import-app/config.rb
middleman-core-4.3.6 fixtures/import-app/config.rb
middleman-core-4.3.5 fixtures/import-app/config.rb
middleman-core-4.3.4 fixtures/import-app/config.rb
middleman-core-4.3.3 fixtures/import-app/config.rb
middleman-core-4.3.2 fixtures/import-app/config.rb
middleman-core-4.3.1 fixtures/import-app/config.rb
middleman-core-4.3.0 fixtures/import-app/config.rb
middleman-core-with-external-sources-watch-fix-4.1.10 fixtures/import-app/config.rb
middleman-core-with-external-sources-watch-fix-4.1.0 fixtures/import-app/config.rb
middleman-core-4.3.0.rc.1 fixtures/import-app/config.rb