Skip to content

Commit 1702e49

Browse files
committed
chore(Rakefile): remove bogus symlink from build
1 parent d6706ef commit 1702e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Rakefile

-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ task :package => [:clean, :minify, :docs] do
159159
FileUtils.rm zip_dir
160160

161161
FileUtils.mv zip_file, path_to(zip_file)
162-
FileUtils.ln_s '../', path_to(NG_VERSION.full)
163162

164163
puts "Package created: #{path_to(zip_file)}"
165164
end

0 commit comments

Comments
 (0)